Skip to content

feat: expose datashader categorical blending on hvPlot views - #2035

Merged
ghostiee-11 merged 10 commits into
mainfrom
feat/hvplot-categorical-datashade
Aug 24, 2026
Merged

feat: expose datashader categorical blending on hvPlot views#2035
ghostiee-11 merged 10 commits into
mainfrom
feat/hvplot-categorical-datashade

Merge remote-tracking branch 'origin/main' into feat/hvplot-categoric…

7d378d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 24, 2026 in 1s

75.50% (+0.22%) compared to 0e33053

View this Pull Request on Codecov

75.50% (+0.22%) compared to 0e33053

Details

Codecov Report

❌ Patch coverage is 93.35347% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.50%. Comparing base (0e33053) to head (7d378d1).

Files with missing lines Patch % Lines
lumen/tests/views/test_hvplot_datashade.py 87.41% 19 Missing ⚠️
lumen/views/base.py 96.07% 2 Missing ⚠️
lumen/ai/translate.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2035      +/-   ##
==========================================
+ Coverage   75.27%   75.50%   +0.22%     
==========================================
  Files         212      214       +2     
  Lines       39238    39556     +318     
==========================================
+ Hits        29538    29865     +327     
+ Misses       9700     9691       -9     

☔ View full report in Codecov by Harness.
📢 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.