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

Fix corner case regex colorization #678

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

Merge branch 'master' into 668-fix-regex-colorizing

88d31d6
Select commit
Loading
Failed to load commit list.
Open

Fix corner case regex colorization #678

Merge branch 'master' into 668-fix-regex-colorizing
88d31d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2025 in 0s

92.48% (-0.02%) compared to 0636f0d, passed because coverage increased by 0% when compared to adjusted base (92.48%)

View this Pull Request on Codecov

92.48% (-0.02%) compared to 0636f0d, passed because coverage increased by 0% when compared to adjusted base (92.48%)

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 92.48%. Comparing base (0636f0d) to head (88d31d6).
Report is 66 commits behind head on master.

Files with missing lines Patch % Lines
pydoctor/epydoc/markup/_pyval_repr.py 90.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #678      +/-   ##
==========================================
- Coverage   92.49%   92.48%   -0.02%     
==========================================
  Files          47       47              
  Lines        8103     8131      +28     
  Branches     1935     1940       +5     
==========================================
+ Hits         7495     7520      +25     
- Misses        354      357       +3     
  Partials      254      254              

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