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

chore(TransactionFeedV2): Implement vibration for new unknown completed transactions #6175

Closed
wants to merge 3 commits into from

Merge branch 'main' into slava/feed-v2-vibrate-for-unknown-completed

62b9311
Select commit
Loading
Failed to load commit list.
Closed

chore(TransactionFeedV2): Implement vibration for new unknown completed transactions #6175

Merge branch 'main' into slava/feed-v2-vibrate-for-unknown-completed
62b9311
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2024 in 0s

88.88% (target 75.00%)

View this Pull Request on Codecov

88.88% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.88%. Comparing base (6917e4c) to head (62b9311).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6175      +/-   ##
==========================================
+ Coverage   88.87%   88.88%   +0.01%     
==========================================
  Files         730      730              
  Lines       31024    31036      +12     
  Branches     5386     5697     +311     
==========================================
+ Hits        27573    27587      +14     
+ Misses       3409     3253     -156     
- Partials       42      196     +154     
Files with missing lines Coverage Δ
src/redux/migrations.ts 97.07% <100.00%> (+<0.01%) ⬆️
src/redux/store.ts 80.00% <ø> (ø)
src/transactions/feed/TransactionFeedV2.tsx 92.44% <100.00%> (+0.13%) ⬆️
src/transactions/selectors.ts 100.00% <100.00%> (ø)
src/transactions/slice.ts 98.68% <100.00%> (+0.09%) ⬆️
test/schemas.ts 91.66% <100.00%> (+0.02%) ⬆️

... and 67 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6917e4c...62b9311. Read the comment docs.