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

Bump to 0.99.99 #121

Closed Erotemic closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #121 (dfcba17) into main (4ef9b23) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #121   +/-   ##
=======================================
  Coverage   84.24%   84.24%           
=======================================
  Files          26       26           
  Lines        3022     3022           
  Branches      666      666           
=======================================
  Hits         2546     2546           
  Misses        376      376           
  Partials      100      100