Skip to content

feat: add DeckGL gridded guidance and browser row-count guard#1825

Closed
ghostiee-11 wants to merge 12 commits into
holoviz:mainfrom
ghostiee-11:feat/xarray-gridded-deckgl
Closed

feat: add DeckGL gridded guidance and browser row-count guard#1825
ghostiee-11 wants to merge 12 commits into
holoviz:mainfrom
ghostiee-11:feat/xarray-gridded-deckgl

review: update deck_gl.py import after detect_gridded move to utils

27fdd66
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 24, 2026 in 0s

70.30% (+0.27%) compared to 674e698

View this Pull Request on Codecov

70.30% (+0.27%) compared to 674e698

Details

Codecov Report

❌ Patch coverage is 95.75972% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.30%. Comparing base (674e698) to head (27fdd66).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
lumen/views/base.py 86.84% 5 Missing ⚠️
lumen/ai/agents/hvplot.py 0.00% 3 Missing ⚠️
lumen/ai/agents/deck_gl.py 0.00% 2 Missing ⚠️
lumen/ai/agents/base_view.py 0.00% 1 Missing ⚠️
lumen/ai/utils.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1825      +/-   ##
==========================================
+ Coverage   70.02%   70.30%   +0.27%     
==========================================
  Files         193      197       +4     
  Lines       32445    32862     +417     
==========================================
+ Hits        22721    23105     +384     
- Misses       9724     9757      +33     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.