Erotemic / xdoctest

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

Update secrets #109

Closed Erotemic closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

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

Project coverage is 85.22%. Comparing base (785d943) to head (5a2cd43). Report is 12 commits behind head on dev/0.15.9.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev/0.15.9 #109 +/- ## =========================================== Coverage 85.22% 85.22% =========================================== Files 26 26 Lines 3019 3019 Branches 626 626 =========================================== Hits 2573 2573 Misses 346 346 Partials 100 100 ```