Skip to content

feat: Add sizebar support to PointPlot#6663

Merged
hoxbro merged 10 commits into
mainfrom
enh_size_bar
Aug 25, 2025
Merged

feat: Add sizebar support to PointPlot#6663
hoxbro merged 10 commits into
mainfrom
enh_size_bar

Join match case

b0047af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2025 in 0s

88.96% (+0.00%) compared to 3936a74

View this Pull Request on Codecov

88.96% (+0.00%) compared to 3936a74

Details

Codecov Report

❌ Patch coverage is 93.39623% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.96%. Comparing base (3936a74) to head (b0047af).

Files with missing lines Patch % Lines
holoviews/plotting/bokeh/chart.py 85.29% 5 Missing ⚠️
holoviews/tests/plotting/bokeh/test_pointplot.py 97.18% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #6663    +/-   ##
========================================
  Coverage   88.96%   88.96%            
========================================
  Files         328      328            
  Lines       70119    70221   +102     
========================================
+ Hits        62378    62473    +95     
- Misses       7741     7748     +7     

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