tophat / codewatch

[deprecated] Monitor and manage deeply customizable metrics about your python code using ASTs
https://codewatch.io
Apache License 2.0
38 stars 3 forks source link

skip hidden folders by default. Fixes #95 #96

Closed lime-green closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #96 into master will decrease coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
- Coverage   93.43%   93.41%   -0.02%     
==========================================
  Files          10       10              
  Lines         396      395       -1     
  Branches       57       57              
==========================================
- Hits          370      369       -1     
  Misses         15       15              
  Partials       11       11
Flag Coverage Δ
#py27 93.41% <100%> (-0.02%) :arrow_down:
#py36 93.41% <100%> (-0.02%) :arrow_down:
#py37 93.41% <100%> (-0.02%) :arrow_down:
Impacted Files Coverage Δ
codewatch/defaults.py 100% <100%> (ø) :arrow_up:

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 ee086ee...d9b2fc1. Read the comment docs.