Closed skirpichev closed 1 year ago
Merging #449 (ac2cfe2) into master (1253106) will increase coverage by
0.13%
. Report is 2 commits behind head on master. The diff coverage is100.00%
.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
@@ Coverage Diff @@
## master #449 +/- ##
==========================================
+ Coverage 84.83% 84.97% +0.13%
==========================================
Files 49 49
Lines 11738 11738
Branches 2206 2206
==========================================
+ Hits 9958 9974 +16
+ Misses 1780 1764 -16
Files | Coverage Δ | |
---|---|---|
src/gmpy2_hash.c | 100.00% <100.00%> (ø) |
... and 3 files with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Thanks again for all the cleanup work.
9fce264 Don't use private API: _Py_HashPointer 1de1bc2 Add workaround for shutil.copytree on CPython 3.7 2b805ac Run Cython tests in coverage job b723d71 Run _set_default_context() fixture per function ac2cfe2 Add pytest_report_header(), like test/runtests.py