Skip to content

add a todo test

e7930bf
Select commit
Loading
Failed to load commit list.
Draft

Handle aliases as Documentables #775

add a todo test
e7930bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2025 in 0s

92.50% (-0.09%) compared to 0743773

View this Pull Request on Codecov

92.50% (-0.09%) compared to 0743773

Details

Codecov Report

Attention: Patch coverage is 88.95899% with 35 lines in your changes missing coverage. Please review.

Project coverage is 92.50%. Comparing base (0743773) to head (e7930bf).
Report is 27 commits behind head on master.

Files with missing lines Patch % Lines
pydoctor/templatewriter/pages/__init__.py 56.25% 5 Missing and 2 partials ⚠️
pydoctor/astbuilder.py 92.59% 2 Missing and 4 partials ⚠️
pydoctor/names.py 93.68% 3 Missing and 3 partials ⚠️
pydoctor/epydoc2stan.py 28.57% 4 Missing and 1 partial ⚠️
pydoctor/linker.py 83.87% 2 Missing and 3 partials ⚠️
pydoctor/model.py 97.33% 1 Missing and 1 partial ⚠️
pydoctor/sphinx.py 0.00% 1 Missing and 1 partial ⚠️
pydoctor/templatewriter/pages/attributechild.py 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #775      +/-   ##
==========================================
- Coverage   92.59%   92.50%   -0.09%     
==========================================
  Files          47       48       +1     
  Lines        8402     8596     +194     
  Branches     1853     1895      +42     
==========================================
+ Hits         7780     7952     +172     
- Misses        357      369      +12     
- Partials      265      275      +10     

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