Handle typing.Generic case in MRO #847
Open
Codecov / codecov/project
succeeded
Dec 12, 2024 in 0s
92.79% (-0.01%) compared to 1c6478e, passed because coverage increased by 0.02% when compared to adjusted base (92.77%)
View this Pull Request on Codecov
92.79% (-0.01%) compared to 1c6478e, passed because coverage increased by 0.02% when compared to adjusted base (92.77%)
Details
Codecov Report
Attention: Patch coverage is 96.15385%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 92.79%. Comparing base (
1c6478e
) to head (0f32429
).
Files with missing lines | Patch % | Lines |
---|---|---|
pydoctor/model.py | 96.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #847 +/- ##
==========================================
- Coverage 92.79% 92.79% -0.01%
==========================================
Files 47 47
Lines 8468 8491 +23
Branches 1550 1555 +5
==========================================
+ Hits 7858 7879 +21
- Misses 350 351 +1
- Partials 260 261 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading