DigitalGlobe / gbdxtools

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

V.0.16.7 #757

Closed drwelby closed 5 years ago

drwelby commented 5 years ago

Haven't bumped the versions yet, but this should work to get the last of the 0.16 releases out.

We'll release @Brett55 template work in 0.17.0 soon, since it's working I'd like to get the RDA deprecation timetable rolling so we can include the dates in the release.

codecov-io commented 5 years ago

Codecov Report

Merging #757 into master will decrease coverage by 0.03%. The diff coverage is 57.89%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #757      +/-   ##
==========================================
- Coverage   81.48%   81.44%   -0.04%     
==========================================
  Files          91       91              
  Lines        6395     6404       +9     
==========================================
+ Hits         5211     5216       +5     
- Misses       1184     1188       +4
Impacted Files Coverage Δ
gbdxtools/rda/graph.py 70.66% <0%> (ø) :arrow_up:
gbdxtools/rda/fetch/threaded/libcurl/easy.py 44.26% <0%> (-2.29%) :arrow_down:
gbdxtools/simpleworkflows.py 78.12% <100%> (+0.05%) :arrow_up:
gbdxtools/images/tms_image.py 83.88% <100%> (+0.27%) :arrow_up:
tests/unit/test_plot.py 67.74% <50%> (-1.23%) :arrow_down:

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 f64e49b...8d34242. Read the comment docs.