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(Toast): multiple toasts should show last one #6729

Merged
merged 1 commit into from
Aug 28, 2024

fix(Toast): multiple toasts should show last one

9830dfe
Select commit
Loading
Failed to load commit list.
Merged

fix(Toast): multiple toasts should show last one #6729

fix(Toast): multiple toasts should show last one
9830dfe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2024 in 1s

92.67% (target 70.00%)

View this Pull Request on Codecov

92.67% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.67%. Comparing base (333c6c8) to head (9830dfe).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6729   +/-   ##
=======================================
  Coverage   92.66%   92.67%           
=======================================
  Files         331      331           
  Lines        7170     7176    +6     
  Branches     1756     1759    +3     
=======================================
+ Hits         6644     6650    +6     
  Misses        517      517           
  Partials        9        9           

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