8000 Sphinx Doc-comments support by tristanlatr · Pull Request #804 · twisted/pydoctor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sphinx Doc-comments support #804

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

Open
wants to merge 63 commits into
base: master
Choose a base branch
from

Merge branch 'master' into 800-doc-comments-support

a734311
Select commit
Loading
Failed to load commit list.
Open

Sphinx Doc-comments support #804

Merge branch 'master' into 800-doc-comments-support
a734311
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2025 in 1s

92.80% (-0.06%) compared to 43bee3e

View this Pull Request on Codecov

92.80% (-0.06%) compared to 43bee3e

Details

Codecov Report

Attention: Patch coverage is 89.62963% with 14 lines in your changes missing coverage. Please review.

Project coverage is 92.80%. Comparing base (43bee3e) to head (a734311).

Files with missing lines Patch % Lines
pydoctor/astutils.py 87.50% 8 Missing and 5 partials ⚠️
pydoctor/astbuilder.py 96.77% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #804      +/-   ##
==========================================
- Coverage   92.85%   92.80%   -0.06%     
==========================================
  Files          47       47              
  Lines        8528     8653     +125     
  Branches     1573     1600      +27     
==========================================
+ Hits         7919     8030     +111     
- Misses        348      356       +8     
- Partials      261      267       +6     

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

0