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/0.15.5 #96

Closed Erotemic closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #96 (7609992) into master (b18d75a) will decrease coverage by 0.06%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
- Coverage   78.06%   78.00%   -0.07%     
==========================================
  Files          26       26              
  Lines        2977     2991      +14     
  Branches      612      620       +8     
==========================================
+ Hits         2324     2333       +9     
- Misses        561      565       +4     
- Partials       92       93       +1