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

COMPAT: Bokeh 3.6 and add minimal test for Bokeh 3.5 #7322

Merged
merged 18 commits into from
Sep 27, 2024

Update panel.js to 1.5.1-a.2

9ed71c9
Select commit
Loading
Failed to load commit list.
Merged

COMPAT: Bokeh 3.6 and add minimal test for Bokeh 3.5 #7322

Update panel.js to 1.5.1-a.2
9ed71c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2024 in 0s

82.20% (-0.01%) compared to 260da79

View this Pull Request on Codecov

82.20% (-0.01%) compared to 260da79

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.20%. Comparing base (260da79) to head (9ed71c9).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
panel/tests/ui/widgets/test_tabulator.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7322      +/-   ##
==========================================
- Coverage   82.21%   82.20%   -0.01%     
==========================================
  Files         337      337              
  Lines       50498    50503       +5     
==========================================
+ Hits        41516    41517       +1     
- Misses       8982     8986       +4     

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