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

add ability to track troublesome imports #45

Closed lime-green closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #45 into master will decrease coverage by 0.66%. The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
- Coverage   96.92%   96.26%   -0.67%     
==========================================
  Files           8        8              
  Lines         293      321      +28     
  Branches       37       44       +7     
==========================================
+ Hits          284      309      +25     
- Misses          5        6       +1     
- Partials        4        6       +2
Flag Coverage Δ
#py27 96.26% <90%> (-0.67%) :arrow_down:
#py36 96.26% <90%> (-0.67%) :arrow_down:
Impacted Files Coverage Δ
codewatch/node_visitor.py 88.46% <90%> (+0.3%) :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 3828353...66f72de. Read the comment docs.