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

raise an error if codewatch_config_module contains a forward slash #88

Closed lime-green closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #88 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage    96.4%   96.43%   +0.03%     
==========================================
  Files           8        8              
  Lines         334      337       +3     
  Branches       46       47       +1     
==========================================
+ Hits          322      325       +3     
  Misses          6        6              
  Partials        6        6
Flag Coverage Δ
#py27 96.43% <100%> (+0.03%) :arrow_up:
#py36 96.43% <100%> (+0.03%) :arrow_up:
#py37 96.43% <100%> (+0.03%) :arrow_up:
Impacted Files Coverage Δ
codewatch/run.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 12ecbbc...f7ec708. Read the comment docs.