Fix of nodata, fill value, mask and data type propagation in EOdal #78
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 is66.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
Loading