Erotemic / xdoctest

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

Dev/0.1.4 #152

Closed Erotemic closed 4 months ago

Erotemic commented 8 months ago

Working branch

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.35%. Comparing base (6b4abfb) to head (14de896).

:exclamation: Current head 14de896 differs from pull request most recent head d7ebb76

Please upload reports for the commit d7ebb76 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ======================================= Coverage 81.35% 81.35% ======================================= Files 28 28 Lines 3583 3583 Branches 808 808 ======================================= Hits 2915 2915 Misses 533 533 Partials 135 135 ```