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

test: normalize paths and subprocess for win compat for #81 #82

Closed noahnu closed 5 years ago

noahnu commented 5 years ago

Windows Compatibility for Testing

Addresses #81 (at least to get tests to pass as a first step).

TODO

codecov[bot] commented 5 years ago

Codecov Report

Merging #82 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #82   +/-   ##
=======================================
  Coverage   96.39%   96.39%           
=======================================
  Files           8        8           
  Lines         333      333           
  Branches       46       46           
=======================================
  Hits          321      321           
  Misses          6        6           
  Partials        6        6
Flag Coverage Δ
#py27 96.39% <ø> (ø) :arrow_up:
#py36 96.39% <ø> (ø) :arrow_up:
#py37 96.39% <ø> (ø) :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 d906eda...f2fcf90. Read the comment docs.