andhus / scantree

Flexible recursive directory iterator: `scandir` meets `glob("**", recursive=True)`
MIT License
13 stars 7 forks source link

Fix/investigate travis failure #1

Closed andhus closed 5 years ago

andhus commented 5 years ago

Travis failing although tests pass locally.

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@e8e6b1c). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   95.95%           
=========================================
  Files             ?        2           
  Lines             ?      272           
  Branches          ?       54           
=========================================
  Hits              ?      261           
  Misses            ?        9           
  Partials          ?        2
Impacted Files Coverage Δ
src/scantree/__init__.py 96.85% <100%> (ø)

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 e8e6b1c...d5d7975. Read the comment docs.