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

datacube: enable saving and loading local file source in DataCube grid #3903

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

datacube: cleanup old ingest data when we load a new query

e2aedd6
Select commit
Loading
Failed to load commit list.
Open

datacube: enable saving and loading local file source in DataCube grid #3903

datacube: cleanup old ingest data when we load a new query
e2aedd6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2025 in 0s

46.17% (-0.03%) compared to 2fa1cbb

View this Pull Request on Codecov

46.17% (-0.03%) compared to 2fa1cbb

Details

Codecov Report

Attention: Patch coverage is 0% with 671 lines in your changes missing coverage. Please review.

Project coverage is 46.17%. Comparing base (2fa1cbb) to head (e2aedd6).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...oader/LocalFileDataCubeSourceLoaderBuilderState.ts 0.00% 210 Missing and 1 partial ⚠️
...stores/builder/LegendDataCubeSourceLoaderState.tsx 0.00% 120 Missing ⚠️
...ta-cube/src/stores/LegendDataCubeDataCubeEngine.ts 0.00% 89 Missing ⚠️
.../components/builder/LegendDataCubeSourceLoader.tsx 0.00% 63 Missing ⚠️
...er/source/loader/LocalFileDataCubeSourceLoader.tsx 0.00% 58 Missing ⚠️
...data-cube/src/stores/LegendDataCubeDuckDBEngine.ts 0.00% 46 Missing ⚠️
...e/loader/LegendDataCubeSourceLoaderBuilderState.ts 0.00% 37 Missing and 1 partial ⚠️
.../src/stores/builder/LegendDataCubeBuilderStore.tsx 0.00% 25 Missing ⚠️
...lder/source/LocalFileDataCubeSourceBuilderState.ts 0.00% 10 Missing ⚠️
...a-cube/src/stores/model/LocalFileDataCubeSource.ts 0.00% 8 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3903      +/-   ##
==========================================
- Coverage   46.20%   46.17%   -0.03%     
==========================================
  Files        2262     2269       +7     
  Lines      396395   397672    +1277     
  Branches    11908    16401    +4493     
==========================================
+ Hits       183158   183639     +481     
- Misses     212566   213270     +704     
- Partials      671      763      +92     
Files with missing lines Coverage Δ
...e/src/components/builder/LegendDataCubeBuilder.tsx 0.00% <0.00%> (ø)
.../builder/source/LocalFileDataCubeSourceBuilder.tsx 0.00% <0.00%> (ø)
...cube/src/stores/core/model/CachedDataCubeSource.ts 74.07% <0.00%> (-0.93%) ⬇️
...a-cube/src/stores/model/LocalFileDataCubeSource.ts 0.00% <0.00%> (ø)
...lder/source/LocalFileDataCubeSourceBuilderState.ts 0.00% <0.00%> (ø)
.../src/stores/builder/LegendDataCubeBuilderStore.tsx 0.00% <0.00%> (ø)
...e/loader/LegendDataCubeSourceLoaderBuilderState.ts 0.00% <0.00%> (ø)
...data-cube/src/stores/LegendDataCubeDuckDBEngine.ts 0.00% <0.00%> (ø)
...er/source/loader/LocalFileDataCubeSourceLoader.tsx 0.00% <0.00%> (ø)
.../components/builder/LegendDataCubeSourceLoader.tsx 0.00% <0.00%> (ø)
... and 3 more

... and 411 files with indirect coverage changes