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: implement message bounce flow #2254

Merged
merged 14 commits into from
Feb 9, 2024

Merge branch 'master' into feat/message-bounce

8e3d502
Select commit
Loading
Failed to load commit list.
Merged

feat: implement message bounce flow #2254

Merge branch 'master' into feat/message-bounce
8e3d502
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 8, 2024 in 1s

84.88% (target 70.00%)

View this Pull Request on Codecov

84.88% (target 70.00%)

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (6a928f6) 84.67% compared to head (8e3d502) 84.88%.

Files Patch % Lines
src/context/MessageBounceContext.tsx 82.75% 5 Missing ⚠️
src/components/Message/MessageErrorText.tsx 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2254      +/-   ##
==========================================
+ Coverage   84.67%   84.88%   +0.21%     
==========================================
  Files         328      343      +15     
  Lines        7458     7595     +137     
  Branches     1985     1996      +11     
==========================================
+ Hits         6315     6447     +132     
- Misses        969      974       +5     
  Partials      174      174              

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