Tadaboody / good_smell

A linting/refactoring library for python best practices and lesser-known tricks
BSD 3-Clause "New" or "Revised" License
30 stars 3 forks source link

Cov setup #43

Closed Tadaboody closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@31701f9). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #43   +/-   ##
========================================
  Coverage          ?   93.6%           
========================================
  Files             ?       9           
  Lines             ?     172           
  Branches          ?      12           
========================================
  Hits              ?     161           
  Misses            ?      11           
  Partials          ?       0
Impacted Files Coverage Δ
good_smell/smells/nested_for.py 100% <100%> (ø)

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 31701f9...23e0428. Read the comment docs.