Skip to content

Read GeoTIFF and TIFF through the nd pipeline - #363

Open
robinskil wants to merge 6 commits into
mainfrom
features/tiff-nd-pipeline
Open

robinskil wants to merge 6 commits into
mainfrom
features/tiff-nd-pipeline

Merge remote-tracking branch 'origin/features/tiff-nd-pipeline' into …

e067706
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2026 in 0s

81.06% (+0.19%) compared to 0ac879e

View this Pull Request on Codecov

81.06% (+0.19%) compared to 0ac879e

Details

Codecov Report

❌ Patch coverage is 85.34572% with 142 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.06%. Comparing base (0ac879e) to head (e067706).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...-db/beacon-datafusion-ext/src/fast_object/prune.rs 79.32% 43 Missing ⚠️
...ile-formats/beacon-arrow-odv/src/datafusion/mod.rs 0.00% 24 Missing ⚠️
...formats/beacon-arrow-tiff/src/datafusion/source.rs 71.79% 22 Missing ⚠️
...beacon-arrow-tiff/src/datafusion/table_function.rs 59.37% 13 Missing ⚠️
...-db/beacon-datafusion-ext/src/fast_object/table.rs 94.15% 9 Missing ⚠️
...le-formats/beacon-arrow-tiff/src/datafusion/mod.rs 97.34% 7 Missing ⚠️
...formats/beacon-arrow-tiff/src/datafusion/reader.rs 71.42% 4 Missing ⚠️
...eacon-arrow-atlas/src/datafusion/table_function.rs 0.00% 3 Missing ⚠️
.../beacon-arrow-bbf/src/datafusion/table_function.rs 0.00% 3 Missing ⚠️
...-arrow-geoparquet/src/datafusion/table_function.rs 0.00% 3 Missing ⚠️
... and 6 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #363      +/-   ##
==========================================
+ Coverage   80.87%   81.06%   +0.19%     
==========================================
  Files         371      370       -1     
  Lines       57527    57811     +284     
==========================================
+ Hits        46525    46865     +340     
+ Misses      11002    10946      -56     
Files with missing lines Coverage Δ
beacon-db/beacon-common/src/file_descriptors.rs 89.47% <100.00%> (+0.58%) ⬆️
beacon-db/beacon-common/src/super_typing.rs 69.20% <ø> (-3.05%) ⬇️
beacon-db/beacon-core/src/runtime_builder.rs 88.46% <100.00%> (+0.08%) ⬆️
beacon-db/beacon-core/src/statement_plan/authz.rs 93.41% <100.00%> (+1.84%) ⬆️
...acon-db/beacon-datafusion-ext/src/ordered_union.rs 76.11% <ø> (ø)
...acon-db/beacon-datafusion-ext/src/unique_values.rs 70.50% <ø> (ø)
...e-formats/beacon-arrow-atlas/src/datafusion/mod.rs 92.20% <100.00%> (+0.45%) ⬆️
.../beacon-arrow-csv/src/datafusion/table_function.rs 87.50% <100.00%> (ø)
...eacon-file-formats/beacon-arrow-hdf5/src/format.rs 93.23% <100.00%> (ø)
...le-formats/beacon-arrow-hdf5/src/table_function.rs 63.63% <100.00%> (ø)
... and 21 more

... and 4 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.