Erotemic / xdoctest

A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.
Apache License 2.0
209 stars 12 forks source link

Dev/update circleci #64

Closed Erotemic closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #64 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #64   +/-   ##
=======================================
  Coverage   87.86%   87.86%           
=======================================
  Files          20       20           
  Lines        2407     2407           
  Branches      517      517           
=======================================
  Hits         2115     2115           
  Misses        202      202           
  Partials       90       90