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

feat(toast): v14 #2795

Merged
merged 6 commits into from
Dec 4, 2024

fix: modify pr

f3a555f
Select commit
Loading
Failed to load commit list.
Merged

feat(toast): v14 #2795

fix: modify pr
f3a555f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2024 in 1s

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

View this Pull Request on Codecov

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

Details

Codecov Report

Attention: Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.99%. Comparing base (9332996) to head (f3a555f).
Report is 15 commits behind head on feat_v3.x.

Files with missing lines Patch % Lines
src/packages/toast/Notification.tsx 92.30% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           feat_v3.x    #2795      +/-   ##
=============================================
- Coverage      83.99%   83.99%   -0.01%     
=============================================
  Files            220      220              
  Lines          17885    17890       +5     
  Branches        2679     2676       -3     
=============================================
+ Hits           15023    15026       +3     
- Misses          2857     2859       +2     
  Partials           5        5              

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