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

Added deprecation Warning for STAC API Client #161

Closed Zajquor closed 2 years ago

Zajquor commented 2 years ago

DepreationWarning before we move it in the minor version #159

codecov-commenter commented 2 years ago

Codecov Report

Merging #161 (2704845) into master (b214511) will increase coverage by 0.04%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
+ Coverage   87.17%   87.22%   +0.04%     
==========================================
  Files          12       12              
  Lines        1068     1072       +4     
==========================================
+ Hits          931      935       +4     
  Misses        137      137              
Flag Coverage Δ
unittests 87.22% <71.42%> (+0.04%) :arrow_up:

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

Impacted Files Coverage Δ
ukis_pysat/data.py 66.01% <0.00%> (ø)
ukis_pysat/__init__.py 100.00% <100.00%> (ø)
ukis_pysat/stacapi.py 90.16% <100.00%> (+0.33%) :arrow_up:
ukis_pysat/stacapi_io.py 100.00% <100.00%> (ø)

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 b214511...2704845. Read the comment docs.