Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework reparenting #739

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from

Better docs

43276e0
Select commit
Loading
Failed to load commit list.
Draft

Rework reparenting #739

Better docs
43276e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2024 in 0s

92.69% (-0.01%) compared to fe29bb7

View this Pull Request on Codecov

92.69% (-0.01%) compared to fe29bb7

Details

Codecov Report

Attention: Patch coverage is 91.17647% with 18 lines in your changes missing coverage. Please review.

Project coverage is 92.69%. Comparing base (fe29bb7) to head (43276e0).
Report is 14 commits behind head on master.

Files Patch % Lines
pydoctor/astbuilder.py 88.96% 5 Missing and 11 partials ⚠️
pydoctor/model.py 93.10% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #739      +/-   ##
==========================================
- Coverage   92.69%   92.69%   -0.01%     
==========================================
  Files          47       47              
  Lines        8337     8456     +119     
  Branches     1846     1881      +35     
==========================================
+ Hits         7728     7838     +110     
- Misses        349      352       +3     
- Partials      260      266       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.