Handling of attrs and dataclass constructors #656
Codecov / codecov/project
succeeded
Mar 1, 2026 in 0s
93.15% (-0.04%) compared to 97fc788, passed because coverage increased by 0.01% when compared to adjusted base (93.13%)
View this Pull Request on Codecov
93.15% (-0.04%) compared to 97fc788, passed because coverage increased by 0.01% when compared to adjusted base (93.13%)
Details
Codecov Report
❌ Patch coverage is 92.89617% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.15%. Comparing base (97fc788) to head (faed763).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pydoctor/extensions/attrs.py | 91.80% | 13 Missing and 11 partials |
| pydoctor/astutils.py | 97.14% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #656 +/- ##
==========================================
- Coverage 93.18% 93.15% -0.04%
==========================================
Files 47 49 +2
Lines 8736 9024 +288
Branches 1601 1667 +66
==========================================
+ Hits 8141 8406 +265
- Misses 336 349 +13
- Partials 259 269 +10 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading