Wrap signatures onto several lines when function len is over a treshold #831
Codecov / codecov/project
succeeded
Dec 14, 2024 in 0s
92.85% (+0.05%) compared to 1c6478e
View this Pull Request on Codecov
92.85% (+0.05%) compared to 1c6478e
Details
Codecov Report
Attention: Patch coverage is 96.25000%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 92.85%. Comparing base (
1c6478e
) to head (a37b028
).
Files with missing lines | Patch % | Lines |
---|---|---|
pydoctor/epydoc/markup/__init__.py | 90.90% | 6 Missing |
pydoctor/epydoc2stan.py | 97.11% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #831 +/- ##
==========================================
+ Coverage 92.79% 92.85% +0.05%
==========================================
Files 47 47
Lines 8468 8588 +120
Branches 1550 1578 +28
==========================================
+ Hits 7858 7974 +116
- Misses 350 353 +3
- Partials 260 261 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading