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 and function has the focus #831

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

Fix typo

56168f8
Select commit
Loading
Failed to load commit list.
Open

Wrap signatures onto several lines when function len is over a treshold and function has the focus #831

Fix typo
56168f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2025 in 0s

92.85% (+0.05%) compared to 02063d3

View this Pull Request on Codecov

92.85% (+0.05%) compared to 02063d3

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 (02063d3) to head (56168f8).

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.