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

Markdown pane does not render new lines as hard line breaks, configurable with hard_line_break #7582

Merged
merged 9 commits into from
Jan 20, 2025

update anchor tests

59ebb7b
Select commit
Loading
Failed to load commit list.
Merged

Markdown pane does not render new lines as hard line breaks, configurable with hard_line_break #7582

update anchor tests
59ebb7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 20, 2025 in 0s

82.24% (+0.00%) compared to d48c45f

View this Pull Request on Codecov

82.24% (+0.00%) compared to d48c45f

Details

Codecov Report

Attention: Patch coverage is 88.46154% with 6 lines in your changes missing coverage. Please review.

Project coverage is 82.24%. Comparing base (d48c45f) to head (59ebb7b).
Report is 34 commits behind head on main.

Files with missing lines Patch % Lines
panel/tests/pane/test_markup.py 86.36% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #7582    +/-   ##
========================================
  Coverage   82.24%   82.24%            
========================================
  Files         339      341     +2     
  Lines       51476    51702   +226     
========================================
+ Hits        42334    42522   +188     
- Misses       9142     9180    +38     

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