justindujardin / pathy

simple, flexible, offline capable, cloud storage with a Python path-like interface
Apache License 2.0
170 stars 23 forks source link

chore: add codecov script #27

Closed justindujardin closed 4 years ago

justindujardin commented 4 years ago

Add code coverage reporting for the test suite

codecov-commenter commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@038a43a). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #27   +/-   ##
=========================================
  Coverage          ?   78.37%           
=========================================
  Files             ?        8           
  Lines             ?      823           
  Branches          ?        0           
=========================================
  Hits              ?      645           
  Misses            ?      178           
  Partials          ?        0           

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 038a43a...70d96b7. Read the comment docs.

justindujardin commented 4 years ago

:tada: This PR is included in version 0.3.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: