Skip to content

Dependencies: Add compatibility with docutils 0.21#162

Merged
amotl merged 2 commits into
mainfrom
docutils-0.21
Dec 11, 2025
Merged

Dependencies: Add compatibility with docutils 0.21#162
amotl merged 2 commits into
mainfrom
docutils-0.21

Chore: Adjust code coverage threshold for patch leniency

07e2b2e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2025 in 0s

94.73% (target 90.00%)

View this Pull Request on Codecov

94.73% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.73%. Comparing base (33d5625) to head (07e2b2e).

Files with missing lines Patch % Lines
sphinx_design_elements/hyper.py 33.33% 2 Missing ⚠️
sphinx_design_elements/util/role.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
- Coverage   94.88%   94.73%   -0.15%     
==========================================
  Files          10       10              
  Lines         586      589       +3     
==========================================
+ Hits          556      558       +2     
- Misses         30       31       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.