Erotemic / xdoctest

A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.
Apache License 2.0
205 stars 12 forks source link

Setup dev branch for 1.1.3 #150

Closed Erotemic closed 7 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #150 (e446729) into main (cde9aab) will decrease coverage by 0.92%. The diff coverage is 52.85%.

:exclamation: Current head e446729 differs from pull request most recent head d729f72. Consider uploading reports for the commit d729f72 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #150 +/- ## ========================================== - Coverage 82.42% 81.50% -0.92% ========================================== Files 28 28 Lines 3550 3574 +24 Branches 802 807 +5 ========================================== - Hits 2926 2913 -13 - Misses 493 527 +34 - Partials 131 134 +3 ```