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

Start branch for 0.15.1 #86

Closed Erotemic closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #86 into master will increase coverage by 0.15%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
+ Coverage   84.78%   84.94%   +0.15%     
==========================================
  Files          22       22              
  Lines        2728     2723       -5     
  Branches      581      579       -2     
==========================================
  Hits         2313     2313              
+ Misses        324      320       -4     
+ Partials       91       90       -1