Skip to content

Zarr output: write gridded and flat Zarr v3 stores - #331

Draft
robinskil wants to merge 1 commit into
mainfrom
features/zarr-zip-export
Draft

Zarr output: write gridded and flat Zarr v3 stores#331
robinskil wants to merge 1 commit into
mainfrom
features/zarr-zip-export

Zarr output: write gridded and flat Zarr v3 stores

6d4b3c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 1s

76.15% (+0.46%) compared to cb8a8e3

View this Pull Request on Codecov

76.15% (+0.46%) compared to cb8a8e3

Details

Codecov Report

❌ Patch coverage is 84.22819% with 141 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.15%. Comparing base (cb8a8e3) to head (6d4b3c7).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...eacon-file-formats/beacon-arrow-zarr/src/writer.rs 76.29% 87 Missing ⚠️
...e-formats/beacon-arrow-zarr/src/datafusion/sink.rs 88.47% 31 Missing ⚠️
...le-formats/beacon-arrow-zarr/src/datafusion/mod.rs 75.47% 13 Missing ⚠️
beacon-api/src/axum/client/query.rs 0.00% 8 Missing ⚠️
beacon-core/src/query/output.rs 90.47% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #331      +/-   ##
==========================================
+ Coverage   75.69%   76.15%   +0.46%     
==========================================
  Files         303      308       +5     
  Lines       40972    42523    +1551     
==========================================
+ Hits        31012    32382    +1370     
- Misses       9960    10141     +181     
Files with missing lines Coverage Δ
beacon-core/src/query/from.rs 79.88% <100.00%> (ø)
beacon-core/src/query_result.rs 70.96% <100.00%> (+1.47%) ⬆️
beacon-core/src/runtime.rs 85.88% <100.00%> (+1.31%) ⬆️
beacon-data-lake/src/file_formats.rs 100.00% <100.00%> (ø)
...ormats/beacon-arrow-zarr/src/datafusion/options.rs 100.00% <100.00%> (ø)
beacon-core/src/query/output.rs 53.63% <90.47%> (+8.69%) ⬆️
beacon-api/src/axum/client/query.rs 6.94% <0.00%> (-0.41%) ⬇️
...le-formats/beacon-arrow-zarr/src/datafusion/mod.rs 83.41% <75.47%> (+0.08%) ⬆️
...e-formats/beacon-arrow-zarr/src/datafusion/sink.rs 88.47% <88.47%> (ø)
...eacon-file-formats/beacon-arrow-zarr/src/writer.rs 76.29% <76.29%> (ø)

... and 6 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.