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

Apply suggestions from code review

a0d4009
Select commit
Loading
Failed to load commit list.
Open

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

Apply suggestions from code review
a0d4009
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 29, 2024 in 0s

82.20% (-0.01%) compared to d39874c

View this Pull Request on Codecov

82.20% (-0.01%) compared to d39874c

Details

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.