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/doctest jupyter #84

Closed Erotemic closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #84 into dev/0.14.1 will decrease coverage by 0.16%. The diff coverage is 72.46%.

@@              Coverage Diff               @@
##           dev/0.14.1      #84      +/-   ##
==============================================
- Coverage       84.60%   84.43%   -0.17%     
==============================================
  Files              21       22       +1     
  Lines            2539     2731     +192     
  Branches          513      582      +69     
==============================================
+ Hits             2148     2306     +158     
- Misses            300      333      +33     
- Partials           91       92       +1