Path
refactor
#2959
Merged
Path
refactor
#2959
Codecov / codecov/project
succeeded
Mar 11, 2024 in 0s
99.64% (-0.01%) compared to 379d99b, passed because coverage increased by +0.00% when compared to adjusted base (99.64%)
View this Pull Request on Codecov
99.64% (-0.01%) compared to 379d99b, passed because coverage increased by +0.00% when compared to adjusted base (99.64%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.64%. Comparing base (
379d99b
) to head (ba5b6c7
).
Additional details and impacted files
@@ Coverage Diff @@
## master #2959 +/- ##
==========================================
- Coverage 99.64% 99.64% -0.01%
==========================================
Files 117 117
Lines 17643 17594 -49
Branches 3176 3171 -5
==========================================
- Hits 17581 17532 -49
Misses 43 43
Partials 19 19
Files | Coverage Δ | |
---|---|---|
src/trio/__init__.py | 100.00% <100.00%> (ø) |
|
src/trio/_path.py | 100.00% <100.00%> (ø) |
|
src/trio/_tests/test_exports.py | 99.61% <100.00%> (+<0.01%) |
⬆️ |
src/trio/_tests/test_path.py | 100.00% <100.00%> (ø) |
Loading