Skip to content

Implement the typed doctest core architecture - #93

Draft
tony wants to merge 7 commits into
adr-doctest-core-architecturefrom
adr-doctest-core-architecture-spike-00
Draft

Implement the typed doctest core architecture#93
tony wants to merge 7 commits into
adr-doctest-core-architecturefrom
adr-doctest-core-architecture-spike-00

ci(test[matrix]): Restore the docutils ceiling

d362ae3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2026 in 1s

84.93% (+8.25%) compared to a47d332

View this Pull Request on Codecov

84.93% (+8.25%) compared to a47d332

Details

Codecov Report

❌ Patch coverage is 83.21596% with 286 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.93%. Comparing base (a47d332) to head (d362ae3).

Files with missing lines Patch % Lines
src/doctest_core/markup.py 73.09% 74 Missing ⚠️
src/doctest_core/runner.py 77.12% 62 Missing ⚠️
src/pytest_doctest_docutils.py 69.23% 44 Missing ⚠️
src/doctest_core/registry.py 62.72% 41 Missing ⚠️
src/_pytest_doctest_compat.py 52.45% 29 Missing ⚠️
src/doctest_core/project.py 73.62% 24 Missing ⚠️
src/doctest_docutils.py 88.99% 12 Missing ⚠️
Additional details and impacted files
@@                        Coverage Diff                        @@
##           adr-doctest-core-architecture      #93      +/-   ##
=================================================================
+ Coverage                          76.68%   84.93%   +8.25%     
=================================================================
  Files                                 15       26      +11     
  Lines                               1025     2470    +1445     
=================================================================
+ Hits                                 786     2098    +1312     
- Misses                               239      372     +133     

☔ View full report in Codecov by Harness.
📢 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.