econchick / interrogate

Explain yourself! Interrogate a codebase for docstring coverage.
https://interrogate.readthedocs.io
MIT License
574 stars 44 forks source link

Release 1.3.0 #45

Closed econchick closed 4 years ago

econchick commented 4 years ago

Hey, I just made a Pull Request!

Description

Motivation and Context

Have you tested this? If so, how?

Checklist for PR author(s)

Release note

codecov[bot] commented 4 years ago

Codecov Report

Merging #45 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   98.02%   98.02%           
=======================================
  Files           7        7           
  Lines         657      657           
  Branches      149      149           
=======================================
  Hits          644      644           
  Misses          3        3           
  Partials       10       10           
Impacted Files Coverage Δ
src/interrogate/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6614560...201d183. Read the comment docs.