justindujardin / pathy

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

test: add a rglob + unlink test #35

Closed justindujardin closed 4 years ago

justindujardin commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #35 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  Coverage   80.41%   80.41%           
=======================================
  Files           7        7           
  Lines         878      878           
=======================================
  Hits          706      706           
  Misses        172      172           
Impacted Files Coverage Δ
pathy/base.py 90.97% <100.00%> (ø)

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 b5a88a7...d1d6e50. Read the comment docs.

justindujardin commented 3 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: