Export test fixes #2887
Merged
Export test fixes #2887
Codecov / codecov/project
succeeded
Nov 27, 2023 in 0s
99.54% (-0.01%) compared to 9c496fa, passed because patch was fully covered by tests with no unexpected coverage changes
View this Pull Request on Codecov
99.54% (-0.01%) compared to 9c496fa, passed because patch was fully covered by tests with no unexpected coverage changes
Details
Codecov Report
Merging #2887 (c74f51b) into master (9c496fa) will decrease coverage by
0.01%
.
The diff coverage is100.00%
.
❗ Current head c74f51b differs from pull request most recent head ca46414. Consider uploading reports for the commit ca46414 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #2887 +/- ##
==========================================
- Coverage 99.54% 99.54% -0.01%
==========================================
Files 115 115
Lines 17660 17657 -3
Branches 3165 3164 -1
==========================================
- Hits 17580 17577 -3
Misses 52 52
Partials 28 28
Files | Coverage Δ | |
---|---|---|
src/trio/__init__.py | 100.00% <100.00%> (ø) |
|
src/trio/_tests/test_exports.py | 98.82% <100.00%> (-0.03%) |
⬇️ |
src/trio/socket.py | 100.00% <100.00%> (ø) |
Loading