DigitalGlobe / gbdxtools

(Deprecated) Python SDK for using GBDX
MIT License
74 stars 57 forks source link

S3 Delete Updates #800

Closed michaelconnor00 closed 4 years ago

michaelconnor00 commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #800 into dev will increase coverage by 0.4%. The diff coverage is 98.66%.

Impacted file tree graph

@@            Coverage Diff            @@
##              dev     #800     +/-   ##
=========================================
+ Coverage   80.47%   80.88%   +0.4%     
=========================================
  Files          86       87      +1     
  Lines        6029     6088     +59     
=========================================
+ Hits         4852     4924     +72     
+ Misses       1177     1164     -13
Impacted Files Coverage Δ
tests/unit/test_s3.py 100% <100%> (ø) :arrow_up:
tests/unit/moto_test_data.py 100% <100%> (ø)
gbdxtools/s3.py 57.77% <96.29%> (+24.01%) :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 39fe758...09f8574. Read the comment docs.

michaelconnor00 commented 4 years ago

Fixed Travis and Appveyor builds. Also changed the merge target to dev. Ready to merge.