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 predicate support #42

Closed lime-green closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #42   +/-   ##
=======================================
  Coverage   96.92%   96.92%           
=======================================
  Files           8        8           
  Lines         293      293           
  Branches       37       37           
=======================================
  Hits          284      284           
  Misses          5        5           
  Partials        4        4
Flag Coverage Δ
#py27 96.92% <100%> (ø) :arrow_up:
#py36 96.92% <100%> (ø) :arrow_up:
Impacted Files Coverage Δ
codewatch/node_visitor.py 88.15% <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 c2ac6da...bf89663. Read the comment docs.