Skip to content

Call jl_atexit_hook via Python's exit handler#216

Merged
tkf merged 1 commit intoJuliaPy:masterfrom
tkf:jl_atexit_hook
Oct 29, 2018
Merged

Call jl_atexit_hook via Python's exit handler#216
tkf merged 1 commit intoJuliaPy:masterfrom
tkf:jl_atexit_hook

Conversation

@tkf
Copy link
Copy Markdown
Member

@tkf tkf commented Oct 28, 2018

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 527

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.1%) to 75.093%

Files with Coverage Reduction New Missed Lines %
julia/core.py 5 81.89%
Totals Coverage Status
Change from base Build 525: 0.1%
Covered Lines: 606
Relevant Lines: 807

💛 - Coveralls

1 similar comment
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 527

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.1%) to 75.093%

Files with Coverage Reduction New Missed Lines %
julia/core.py 5 81.89%
Totals Coverage Status
Change from base Build 525: 0.1%
Covered Lines: 606
Relevant Lines: 807

💛 - Coveralls

@coveralls
Copy link
Copy Markdown

coveralls commented Oct 28, 2018

Pull Request Test Coverage Report for Build 528

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • 4 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.1%) to 75.093%

Files with Coverage Reduction New Missed Lines %
julia/core.py 2 81.89%
julia/find_libpython.py 2 73.42%
Totals Coverage Status
Change from base Build 525: 0.1%
Covered Lines: 606
Relevant Lines: 807

💛 - Coveralls

@tkf tkf added this to the 0.2 milestone Oct 29, 2018
@tkf tkf merged commit b289fc0 into JuliaPy:master Oct 29, 2018
@tkf tkf deleted the jl_atexit_hook branch October 29, 2018 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants