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

Dev/1.1.1 #140

Closed Erotemic closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #140 (4f8f504) into main (40fe8c5) will increase coverage by 0.83%. The diff coverage is 100.00%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #140 +/- ## ========================================== + Coverage 86.24% 87.07% +0.83% ========================================== Files 27 27 Lines 3148 3150 +2 Branches 686 707 +21 ========================================== + Hits 2715 2743 +28 + Misses 315 293 -22 + Partials 118 114 -4 ```