econchick / interrogate

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

Add logo to status badge with my l33t svg skillz #49

Closed econchick closed 4 years ago

econchick commented 4 years ago

Description

Addresses #48 to add ridiculously cute sloth logo to the status badge :D

Have you tested this? If so, how?

Checklist for PR author(s)

Release note

codecov[bot] commented 4 years ago

Codecov Report

Merging #49 into master will decrease coverage by 0.27%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
- Coverage   98.07%   97.79%   -0.28%     
==========================================
  Files           7        7              
  Lines         675      680       +5     
  Branches      155      157       +2     
==========================================
+ Hits          662      665       +3     
- Misses          3        4       +1     
- Partials       10       11       +1     
Impacted Files Coverage Δ
src/interrogate/badge_gen.py 96.07% <66.66%> (-3.93%) :arrow_down:

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 b98618a...c55df9f. Read the comment docs.