bopen / xarray-sentinel

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

Fix running when dask is not available #116

Closed alexamici closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #116 (e6e3f9e) into main (74b3540) will increase coverage by 0.20%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
+ Coverage   96.94%   97.14%   +0.20%     
==========================================
  Files          12       13       +1     
  Lines        1046     1052       +6     
  Branches      129      130       +1     
==========================================
+ Hits         1014     1022       +8     
+ Misses         15       13       -2     
  Partials       17       17              
Impacted Files Coverage Δ
tests/test_30_xarray_backends.py 100.00% <ø> (ø)
tests/test_35_xarray_backends_dask.py 100.00% <100.00%> (ø)
xarray_sentinel/sentinel1.py 95.46% <100.00%> (+0.44%) :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 74b3540...e6e3f9e. Read the comment docs.