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 Tabulator styler subset logic is not lost #5938

Merged
merged 1 commit into from
Nov 29, 2023
Merged

Conversation

philippjfr
Copy link
Member

Fixes #5822

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

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

Comparison is base (39ec575) 82.41% compared to head (630d209) 72.23%.

Files Patch % Lines
panel/util/__init__.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5938       +/-   ##
===========================================
- Coverage   82.41%   72.23%   -10.18%     
===========================================
  Files         291      291               
  Lines       43055    43071       +16     
===========================================
- Hits        35485    31114     -4371     
- Misses       7570    11957     +4387     
Flag Coverage Δ
ui-tests ?
unitexamples-tests 72.23% <66.66%> (+0.28%) ⬆️

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 9899bc7 into main Nov 29, 2023
10 of 13 checks passed
@philippjfr philippjfr deleted the styler_fix branch November 29, 2023 14: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.

Incorrect coloring of columns using Tabulator's style.background_gradient after upgrading to version 1.3.1
1 participant