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 1.0 #122

Closed Erotemic closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #122 (9d18423) into main (8658994) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #122   +/-   ##
=======================================
  Coverage   84.31%   84.31%           
=======================================
  Files          26       26           
  Lines        3035     3035           
  Branches      667      667           
=======================================
  Hits         2559     2559           
  Misses        376      376           
  Partials      100      100