FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Reset gchead and refchain after shutdown by amos402 · Pull Request #754 · pythonnet/pythonnet · GitHub

Reset gchead and refchain after shutdown - #754

Closed
amos402 wants to merge 3 commits into
pythonnet:masterfrom
amos402:reset-gc
Closed

Reset gchead and refchain after shutdown#754
amos402 wants to merge 3 commits into
pythonnet:masterfrom
amos402:reset-gc

Conversation

amos402 commented Oct 18, 2018

Copy link
Copy Markdown
Member

What does this implement/fix? Explain your changes.

...

Does this close any currently open issues?

...

Any other comments?

...

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change
  • If an enhancement PR, please create docs and at best an example
  • Add yourself to AUTHORS
  • Updated the CHANGELOG

codecov Bot commented Mar 6, 2019

Copy link
Copy Markdown

Codecov Report

Merging #754 into master will increase coverage by 2%.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           master     #754   +/-   ##
=======================================
+ Coverage   75.06%   77.06%   +2%     
=======================================
  Files          60       62    +2     
  Lines        5658     5617   -41     
  Branches      920      899   -21     
=======================================
+ Hits         4247     4329   +82     
+ Misses       1078      994   -84     
+ Partials      333      294   -39
Flag Coverage Δ
#setup_linux 62.94% <ø> (-5.61%) ⬇️
#setup_windows 76.44% <100%> (+2.39%) ⬆️
Impacted Files Coverage Δ
src/runtime/runtime.cs 91.43% <100%> (+4.75%) ⬆️
src/runtime/pythonengine.cs 80.08% <100%> (+2.02%) ⬆️
src/runtime/extensiontype.cs 74.07% <0%> (-5.1%) ⬇️
src/runtime/pyscope.cs 57.71% <0%> (-0.71%) ⬇️
src/runtime/pyobject.cs 39.77% <0%> (-0.57%) ⬇️
src/runtime/interop.cs 95.73% <0%> (-0.49%) ⬇️
src/runtime/classbase.cs 80.95% <0%> (-0.43%) ⬇️
src/runtime/classderived.cs 88.34% <0%> (-0.08%) ⬇️
src/runtime/classmanager.cs 94.83% <0%> (-0.07%) ⬇️
... and 16 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 93a8c83...6849df3. Read the comment docs.

filmor commented Sep 12, 2019

Copy link
Copy Markdown
Member

@amos402 Please feel free to reopen if you update your branch, I just want to trim the PR queue a bit down :)

filmor closed this Sep 12, 2019
amos402 mentioned this pull request Sep 17, 2019
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL