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 branch for 0.15.11 #114

Closed Erotemic closed 2 years ago

Erotemic commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #114 (5033222) into main (7d55410) will decrease coverage by 0.40%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
- Coverage   84.98%   84.57%   -0.41%     
==========================================
  Files          26       26              
  Lines        3011     3022      +11     
  Branches      642      666      +24     
==========================================
- Hits         2559     2556       -3     
- Misses        347      368      +21     
+ Partials      105       98       -7