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

Ensure column subset is retained on Tabulator.style #6560

Merged
merged 2 commits into from
Mar 24, 2024

Conversation

philippjfr
Copy link
Member

Fixes #6558

Copy link

codecov bot commented Mar 24, 2024

Codecov Report

Attention: Patch coverage is 93.75000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 82.95%. Comparing base (f40ca93) to head (c6b459b).

Files Patch % Lines
panel/util/__init__.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6560      +/-   ##
==========================================
- Coverage   82.97%   82.95%   -0.02%     
==========================================
  Files         313      313              
  Lines       46001    46014      +13     
==========================================
+ Hits        38169    38172       +3     
- Misses       7832     7842      +10     
Flag Coverage Δ
ui-tests 40.06% <12.50%> (-0.02%) ⬇️
unitexamples-tests 71.21% <93.75%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@philippjfr philippjfr merged commit 1c5b24e into main Mar 24, 2024
15 checks passed
@philippjfr philippjfr deleted the table_styler_subset_fix branch March 24, 2024 18:08
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.

Tabulator style background_gradient subset
1 participant