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

Fix regression handling selection on multi-indexed Tabulator data #7336

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

philippjfr
Copy link
Member

Fixes regression introduced in #7304

panel/widgets/tables.py Outdated Show resolved Hide resolved
Copy link

codecov bot commented Sep 28, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.

Project coverage is 82.20%. Comparing base (d39874c) to head (a0d4009).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
panel/tests/ui/widgets/test_tabulator.py 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7336      +/-   ##
==========================================
- Coverage   82.21%   82.20%   -0.01%     
==========================================
  Files         337      337              
  Lines       50503    50516      +13     
==========================================
+ Hits        41521    41529       +8     
- Misses       8982     8987       +5     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant