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

unittests for landsat download methods added #154

Closed shiwakotisurendra closed 3 years ago

shiwakotisurendra commented 3 years ago

closes #149

codecov-commenter commented 3 years ago

Codecov Report

Merging #154 (d4ea238) into master (eb0125f) will increase coverage by 2.87%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #154      +/-   ##
==========================================
+ Coverage   76.84%   79.71%   +2.87%     
==========================================
  Files          12       12              
  Lines        1019     1040      +21     
==========================================
+ Hits          783      829      +46     
+ Misses        236      211      -25     
Flag Coverage Δ
unittests 79.71% <100.00%> (+2.87%) :arrow_up:

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

Impacted Files Coverage Δ
ukis_pysat/members.py 100.00% <ø> (+10.71%) :arrow_up:
tests/test_data.py 92.53% <100.00%> (+1.79%) :arrow_up:
ukis_pysat/_landsat.py 50.68% <0.00%> (+30.13%) :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 eb0125f...d4ea238. Read the comment docs.