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 rendering of backticks in ReactiveHTML #5512

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Conversation

philippjfr
Copy link
Member

Fixes #5500

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #5512 (429b275) into main (1b88afa) will decrease coverage by 11.07%.
The diff coverage is 44.44%.

@@             Coverage Diff             @@
##             main    #5512       +/-   ##
===========================================
- Coverage   83.60%   72.54%   -11.07%     
===========================================
  Files         276      276               
  Lines       40162    40171        +9     
===========================================
- Hits        33579    29141     -4438     
- Misses       6583    11030     +4447     
Flag Coverage Δ
ui-tests ?
unitexamples-tests 72.54% <44.44%> (+<0.01%) ⬆️

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

Files Changed Coverage Δ
panel/tests/ui/test_reactive.py 29.16% <44.44%> (-70.84%) ⬇️

... and 71 files with indirect coverage changes

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

@philippjfr philippjfr merged commit cf1b88f into main Sep 14, 2023
11 of 15 checks passed
@philippjfr philippjfr deleted the reactive_html_backtick branch September 14, 2023 16:38
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.

Backticks break ReactiveHTML templating
1 participant