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

Support anchor links in HTML model #7258

Merged
merged 10 commits into from
Sep 12, 2024

Add timeout

568e865
Select commit
Loading
Failed to load commit list.
Merged

Support anchor links in HTML model #7258

Add timeout
568e865
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2024 in 1s

82.20% (-0.04%) compared to d5e2155

View this Pull Request on Codecov

82.20% (-0.04%) compared to d5e2155

Details

Codecov Report

Attention: Patch coverage is 69.23077% with 8 lines in your changes missing coverage. Please review.

Project coverage is 82.20%. Comparing base (d5e2155) to head (568e865).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
panel/tests/ui/pane/test_markup.py 69.23% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7258      +/-   ##
==========================================
- Coverage   82.24%   82.20%   -0.04%     
==========================================
  Files         337      337              
  Lines       50293    50348      +55     
==========================================
+ Hits        41362    41391      +29     
- Misses       8931     8957      +26     

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