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

Wrap signatures onto several lines when function len is over a treshold #831

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

Update README.rst

a37b028
Select commit
Loading
Failed to load commit list.
Open

Wrap signatures onto several lines when function len is over a treshold #831

Update README.rst
a37b028
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2024 in 0s

92.85% (+0.05%) compared to 1c6478e

View this Pull Request on Codecov

92.85% (+0.05%) compared to 1c6478e

Details

Codecov Report

Attention: Patch coverage is 96.25000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 92.85%. Comparing base (1c6478e) to head (a37b028).

Files with missing lines Patch % Lines
pydoctor/epydoc/markup/__init__.py 90.90% 6 Missing ⚠️
pydoctor/epydoc2stan.py 97.11% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #831      +/-   ##
==========================================
+ Coverage   92.79%   92.85%   +0.05%     
==========================================
  Files          47       47              
  Lines        8468     8588     +120     
  Branches     1550     1578      +28     
==========================================
+ Hits         7858     7974     +116     
- Misses        350      353       +3     
- Partials      260      261       +1     

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