dlr-eoc / ukis-pysat

The ukis-pysat package provides generic classes and functions to query, access and process multi-spectral and SAR satellite images
Apache License 2.0
27 stars 8 forks source link

fixed ID mix up #156

Closed fwfichtner closed 3 years ago

fwfichtner commented 3 years ago

Closes #151

Decided to keep backwards compatibility and stick with product_uuid

codecov-commenter commented 3 years ago

Codecov Report

Merging #156 (985cf67) into master (a079d5f) will increase coverage by 0.30%. The diff coverage is 76.19%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
+ Coverage   79.69%   80.00%   +0.30%     
==========================================
  Files          12       12              
  Lines        1039     1055      +16     
==========================================
+ Hits          828      844      +16     
  Misses        211      211              
Flag Coverage Δ
unittests 80.00% <76.19%> (+0.30%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
ukis_pysat/data.py 62.56% <50.00%> (+0.94%) :arrow_up:
tests/test_data.py 93.10% <100.00%> (+0.56%) :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 a079d5f...985cf67. Read the comment docs.