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

comment skips #157

Closed fwfichtner closed 3 years ago

fwfichtner commented 3 years ago

Fixes #121

codecov-commenter commented 3 years ago

Codecov Report

Merging #157 (0af5b20) into master (096ebbc) will increase coverage by 7.10%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
+ Coverage   80.00%   87.10%   +7.10%     
==========================================
  Files          12       12              
  Lines        1055     1055              
==========================================
+ Hits          844      919      +75     
+ Misses        211      136      -75     
Flag Coverage Δ
unittests 87.10% <100.00%> (+7.10%) :arrow_up:

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

Impacted Files Coverage Δ
tests/test_data.py 99.30% <ø> (+6.20%) :arrow_up:
tests/test_raster.py 99.37% <100.00%> (+14.71%) :arrow_up:
ukis_pysat/data.py 66.01% <100.00%> (+3.45%) :arrow_up:
ukis_pysat/raster.py 94.76% <0.00%> (+20.93%) :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 096ebbc...0af5b20. Read the comment docs.