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: tooltip overflow causing scrollbar #1018

Merged
merged 1 commit into from
Nov 5, 2024

fix: tooltip overflow causing scrollbar

c2329d7
Select commit
Loading
Failed to load commit list.
Merged

fix: tooltip overflow causing scrollbar #1018

fix: tooltip overflow causing scrollbar
c2329d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 5, 2024 in 0s

76.95% (-1.61%) compared to 3ea80df

View this Pull Request on Codecov

76.95% (-1.61%) compared to 3ea80df

Details

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 76.95%. Comparing base (3ea80df) to head (c2329d7).
Report is 134 commits behind head on main.

Files with missing lines Patch % Lines
src/js/utils/element-utils.ts 60.00% 2 Missing ⚠️
src/js/media-tooltip.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1018      +/-   ##
==========================================
- Coverage   78.55%   76.95%   -1.61%     
==========================================
  Files          59       50       -9     
  Lines       11080    12124    +1044     
  Branches        0      705     +705     
==========================================
+ Hits         8704     9330     +626     
- Misses       2376     2768     +392     
- Partials        0       26      +26     

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