DigitalGlobe / gbdxtools

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

GBDXA-272 Update is_ordered method to check ordering API #719

Closed Brett55 closed 5 years ago

Brett55 commented 5 years ago

GBDXA-272 Updated is_ordered method to check ordering API vs RDA since 1B data is now deleted from S3 per lifecycle policies.

codecov-io commented 5 years ago

Codecov Report

Merging #719 into dev will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #719      +/-   ##
==========================================
+ Coverage   81.47%   81.51%   +0.04%     
==========================================
  Files          91       91              
  Lines        6397     6406       +9     
==========================================
+ Hits         5212     5222      +10     
+ Misses       1185     1184       -1
Impacted Files Coverage Δ
tests/unit/test_image_utils.py 100% <100%> (ø) :arrow_up:
gbdxtools/images/util/image.py 90.74% <100%> (+3.5%) :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 2efa8d8...18a0f3e. Read the comment docs.