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 `inferences` to `count_calling_files()` helper #50

Closed cabiad closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #50 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #50   +/-   ##
=======================================
  Coverage   96.35%   96.35%           
=======================================
  Files           8        8           
  Lines         329      329           
  Branches       46       46           
=======================================
  Hits          317      317           
  Misses          6        6           
  Partials        6        6
Flag Coverage Δ
#py27 96.35% <100%> (ø) :arrow_up:
#py36 96.35% <100%> (ø) :arrow_up:
Impacted Files Coverage Δ
codewatch/__init__.py 100% <ø> (ø) :arrow_up:
codewatch/node_visitor.py 89.09% <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 9b290ba...2620c6e. Read the comment docs.