Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix of nodata, fill value, mask and data type propagation in EOdal #78

Merged
merged 33 commits into from
Oct 18, 2023

removed float128 as this data type is not supported by Windows

63f9092
Select commit
Loading
Failed to load commit list.
Merged

Fix of nodata, fill value, mask and data type propagation in EOdal #78

removed float128 as this data type is not supported by Windows
63f9092
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2023 in 0s

56.94% (+0.12%) compared to 239fa0d

View this Pull Request on Codecov

56.94% (+0.12%) compared to 239fa0d

Details

Codecov Report

Merging #78 (63f9092) into master (239fa0d) will increase coverage by 0.12%.
The diff coverage is 66.26%.

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   56.81%   56.94%   +0.12%     
==========================================
  Files          67       68       +1     
  Lines        5220     5265      +45     
  Branches     1047     1059      +12     
==========================================
+ Hits         2966     2998      +32     
- Misses       1957     1960       +3     
- Partials      297      307      +10     
Files Coverage Δ
eodal/__meta__.py 100.00% <100.00%> (ø)
eodal/core/algorithms.py 67.07% <100.00%> (+1.68%) ⬆️
eodal/core/band.py 75.62% <100.00%> (+0.89%) ⬆️
eodal/core/sensors/sentinel2.py 61.72% <85.71%> (-0.26%) ⬇️
eodal/mapper/mapper.py 75.24% <50.00%> (-0.25%) ⬇️
eodal/core/utils/__init__.py 77.77% <77.77%> (ø)
eodal/utils/geometry.py 79.31% <0.00%> (-2.84%) ⬇️
eodal/core/raster.py 73.16% <38.88%> (-2.20%) ⬇️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more