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

Add scroll options to permanently toggle on scrollbar #6266

Merged
merged 10 commits into from
Feb 5, 2024

Merge branch 'main' into add_scroll_options

c83f297
Select commit
Loading
Failed to load commit list.
Merged

Add scroll options to permanently toggle on scrollbar #6266

Merge branch 'main' into add_scroll_options
c83f297
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Feb 5, 2024 in 0s

71.63% (-11.04%) compared to 4689f9f

View this Pull Request on Codecov

71.63% (-11.04%) compared to 4689f9f

Details

Codecov Report

Attention: 23 lines in your changes are missing coverage. Please review.

Comparison is base (4689f9f) 82.66% compared to head (c83f297) 71.63%.

Files Patch % Lines
panel/layout/base.py 29.41% 12 Missing ⚠️
panel/tests/ui/layout/test_column.py 0.00% 11 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6266       +/-   ##
===========================================
- Coverage   82.66%   71.63%   -11.04%     
===========================================
  Files         305      305               
  Lines       45429    45440       +11     
===========================================
- Hits        37552    32549     -5003     
- Misses       7877    12891     +5014     

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