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 convert respects pn.config #4359

Merged
merged 1 commit into from
Jan 29, 2023
Merged

Ensure convert respects pn.config #4359

merged 1 commit into from
Jan 29, 2023

Conversation

philippjfr
Copy link
Member

Fixes #4357

@codecov
Copy link

codecov bot commented Jan 29, 2023

Codecov Report

Merging #4359 (b787d19) into main (1237917) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #4359   +/-   ##
=======================================
  Coverage   82.78%   82.79%           
=======================================
  Files         240      240           
  Lines       34631    34637    +6     
=======================================
+ Hits        28670    28677    +7     
+ Misses       5961     5960    -1     
Flag Coverage Δ
ui-tests 38.32% <100.00%> (+0.05%) ⬆️
unitexamples-tests 73.75% <0.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
panel/io/convert.py 72.00% <100.00%> (+0.11%) ⬆️
panel/tests/ui/io/test_convert.py 95.86% <100.00%> (+0.17%) ⬆️
panel/util/__init__.py 87.11% <0.00%> (+0.44%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@philippjfr philippjfr merged commit dca150d into main Jan 29, 2023
@philippjfr philippjfr deleted the convert_config branch January 29, 2023 15:07
philippjfr added a commit that referenced this pull request Jan 30, 2023
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.

pn.extension(..., raw_css=...) not working with panel convert
1 participant