bopen / xarray-sentinel

Xarray backend to Copernicus Sentinel-1 satellite data products
Apache License 2.0
219 stars 22 forks source link

Declare package typed #104

Closed alexamici closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #104 (51add7c) into main (09af28d) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
+ Coverage   96.47%   96.48%   +0.01%     
==========================================
  Files          12       12              
  Lines         936      939       +3     
  Branches      101      101              
==========================================
+ Hits          903      906       +3     
  Misses         18       18              
  Partials       15       15              
Impacted Files Coverage Δ
tests/test_20_sentinel1.py 100.00% <100.00%> (ø)
xarray_sentinel/sentinel1.py 94.89% <100.00%> (+0.01%) :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 09af28d...51add7c. Read the comment docs.