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): Add "No more transactions" toast #6153

Open
wants to merge 2 commits into
base: slava/feed-v2-handle-empty-feed
Choose a base branch
from

simplify logic for showing the toast

7dea9c7
Select commit
Loading
Failed to load commit list.
Open

chore(TransactionFeedV2): Add "No more transactions" toast #6153

simplify logic for showing the toast
7dea9c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 0s

88.77% (target 75.00%)

View this Pull Request on Codecov

88.77% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.77%. Comparing base (a8fcd43) to head (7dea9c7).

Additional details and impacted files

Impacted file tree graph

@@                       Coverage Diff                        @@
##           slava/feed-v2-handle-empty-feed    #6153   +/-   ##
================================================================
  Coverage                            88.76%   88.77%           
================================================================
  Files                                  727      727           
  Lines                                30780    30788    +8     
  Branches                              5628     5632    +4     
================================================================
+ Hits                                 27321    27331   +10     
+ Misses                                3261     3259    -2     
  Partials                               198      198           
Files with missing lines Coverage Δ
src/transactions/feed/TransactionFeedV2.tsx 90.19% <100.00%> (+0.54%) ⬆️

... and 1 file 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 a8fcd43...7dea9c7. Read the comment docs.