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: arrow breaking in AILabel popover #17982

Merge branch 'main' into 17965-arrow-breaking-in-AILabel-popover

fa64469
Select commit
Loading
Failed to load commit list.
Merged

fix: arrow breaking in AILabel popover #17982

Merge branch 'main' into 17965-arrow-breaking-in-AILabel-popover
fa64469
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

83.36% (-0.01%) compared to 0da5e37, passed because coverage increased by 0% when compared to adjusted base (83.36%)

View this Pull Request on Codecov

83.36% (-0.01%) compared to 0da5e37, passed because coverage increased by 0% when compared to adjusted base (83.36%)

Details

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 83.36%. Comparing base (0da5e37) to head (fa64469).
Report is 50 commits behind head on main.

Files with missing lines Patch % Lines
packages/react/src/components/Popover/index.tsx 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17982      +/-   ##
==========================================
- Coverage   83.36%   83.36%   -0.01%     
==========================================
  Files         404      404              
  Lines       14344    14350       +6     
  Branches     4646     4655       +9     
==========================================
+ Hits        11958    11963       +5     
+ Misses       2225     2224       -1     
- Partials      161      163       +2     

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