Skip to content

Handling of attrs and dataclass constructors#656

Merged
tristanlatr merged 84 commits into
masterfrom
305-handling-of-constructors
Apr 2, 2026
Merged

Handling of attrs and dataclass constructors#656
tristanlatr merged 84 commits into
masterfrom
305-handling-of-constructors

Forgot sed -i option

cfae952
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 0s

93.33% (-0.05%) compared to bcfa594, passed because coverage increased by 0% when compared to adjusted base (93.33%)

View this Pull Request on Codecov

93.33% (-0.05%) compared to bcfa594, passed because coverage increased by 0% when compared to adjusted base (93.33%)

Details

Codecov Report

❌ Patch coverage is 92.83747% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.33%. Comparing base (bcfa594) to head (cfae952).

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.38%   93.33%   -0.05%     
==========================================
  Files          48       48              
  Lines        8949     9234     +285     
  Branches     1639     1705      +66     
==========================================
+ Hits         8357     8619     +262     
- Misses        336      349      +13     
- Partials      256      266      +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.