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

handle title_formatter if is type dict #6166

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

jz314
Copy link
Contributor

@jz314 jz314 commented Jan 6, 2024

handle title_formatter in the same way as formatter immediately above; otherwise if title_formatter is dict, it is still treated as string

Copy link
Member

@philippjfr philippjfr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thank you!

Copy link

codecov bot commented Jan 6, 2024

Codecov Report

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

Comparison is base (46e0639) 84.69% compared to head (16a98f9) 84.11%.

Files Patch % Lines
panel/widgets/tables.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6166      +/-   ##
==========================================
- Coverage   84.69%   84.11%   -0.58%     
==========================================
  Files         296      296              
  Lines       44184    44184              
==========================================
- Hits        37420    37165     -255     
- Misses       6764     7019     +255     
Flag Coverage Δ
ui-tests 40.17% <50.00%> (-0.56%) ⬇️
unitexamples-tests 72.59% <50.00%> (-0.03%) ⬇️

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 84c9923 into holoviz:main Jan 9, 2024
11 of 15 checks passed
philippjfr pushed a commit that referenced this pull request Jan 17, 2024
Co-authored-by: Jenny Zhang <11775234+jz314@users.noreply.github.com>
@philippjfr philippjfr mentioned this pull request Jan 17, 2024
@jz314 jz314 deleted the table_formatter_dict branch January 17, 2024 18:20
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.

None yet

2 participants