justindujardin / pathy

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

Update smart_open==2.2.0 to remove default AWS dependencies #33

Closed justindujardin closed 4 years ago

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

Codecov Report

Merging #33 into master will increase coverage by 0.13%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   80.27%   80.41%   +0.13%     
==========================================
  Files           7        7              
  Lines         872      878       +6     
==========================================
+ Hits          700      706       +6     
  Misses        172      172              
Impacted Files Coverage Δ
pathy/gcs.py 29.93% <75.00%> (+2.98%) :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 8d93f3b...5fa9994. Read the comment docs.

justindujardin commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: