feat: export cross-platform requirements #2418
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Nov 22, 2023 in 1s
84.41% (+0.01%) compared to 3d67092
View this Pull Request on Codecov
84.41% (+0.01%) compared to 3d67092
Details
Codecov Report
Attention: 23 lines
in your changes are missing coverage. Please review.
Comparison is base (
3d67092
) 84.40% compared to head (b909158
) 84.41%.
Report is 1 commits behind head on dev.
Files | Patch % | Lines |
---|---|---|
src/pdm/models/markers.py | 80.26% | 11 Missing and 4 partials |
src/pdm/resolver/graph.py | 90.00% | 4 Missing and 2 partials |
src/pdm/formats/pipfile.py | 66.66% | 1 Missing |
src/pdm/models/repositories.py | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #2418 +/- ##
==========================================
+ Coverage 84.40% 84.41% +0.01%
==========================================
Files 102 104 +2
Lines 10131 10173 +42
Branches 2229 2226 -3
==========================================
+ Hits 8551 8588 +37
- Misses 1106 1111 +5
Partials 474 474
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading