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

Patch 1.0.1 #123

Closed Erotemic closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #123 (bde9594) into main (b65c9e4) will increase coverage by 5.71%. The diff coverage is 88.00%.

@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
+ Coverage   84.31%   90.03%   +5.71%     
==========================================
  Files          26       27       +1     
  Lines        3035     2959      -76     
  Branches      667      646      -21     
==========================================
+ Hits         2559     2664     +105     
+ Misses        376      202     -174     
+ Partials      100       93       -7