Add DiskArrayEngine-based xmap function #502
Merged
Codecov / codecov/project
failed
May 13, 2025 in 1s
68.79% (-0.60%) compared to c9f55a2
View this Pull Request on Codecov
68.79% (-0.60%) compared to c9f55a2
Details
Codecov Report
Attention: Patch coverage is 44.36090% with 148 lines in your changes missing coverage. Please review.
Project coverage is 68.79%. Comparing base (
c9f55a2) to head (2b8f49f).
Report is 74 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/DAT/xmap.jl | 49.54% | 110 Missing |
| src/DAT/resample.jl | 0.00% | 17 Missing |
| src/DAT/broadcast.jl | 0.00% | 8 Missing |
| src/DatasetAPI/Datasets.jl | 50.00% | 8 Missing |
| src/helpers.jl | 0.00% | 3 Missing |
| src/Cubes/Cubes.jl | 0.00% | 1 Missing |
| src/DAT/DAT.jl | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #502 +/- ##
==========================================
- Coverage 69.38% 68.79% -0.60%
==========================================
Files 12 14 +2
Lines 1813 2096 +283
==========================================
+ Hits 1258 1442 +184
- Misses 555 654 +99 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/YAXArrays.jl | 55.55% <ø> (ø) |
|
| src/Cubes/Cubes.jl | 50.22% <0.00%> (+4.24%) |
⬆️ |
| src/DAT/DAT.jl | 73.54% <66.66%> (-2.35%) |
⬇️ |
| src/helpers.jl | 43.33% <0.00%> (-35.52%) |
⬇️ |
| src/DAT/broadcast.jl | 0.00% <0.00%> (ø) |
|
| src/DatasetAPI/Datasets.jl | 85.73% <50.00%> (+9.17%) |
⬆️ |
| src/DAT/resample.jl | 0.00% <0.00%> (ø) |
|
| src/DAT/xmap.jl | 49.54% <49.54%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading