Skip to content

Reformat assert statements for readability in tests

e0ddb28
Select commit
Loading
Failed to load commit list.
Merged

Advanced section numbering customization #112

Reformat assert statements for readability in tests
e0ddb28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2026 in 0s

90.28% (target 90.00%)

View this Pull Request on Codecov

90.28% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 82.82828% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.28%. Comparing base (172e0e7) to head (e0ddb28).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
sphinx_external_toc/collectors.py 81.81% 32 Missing ⚠️
sphinx_external_toc/__init__.py 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
- Coverage   90.83%   90.28%   -0.55%     
==========================================
  Files           7        8       +1     
  Lines         742      937     +195     
==========================================
+ Hits          674      846     +172     
- Misses         68       91      +23     

☔ 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.