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: earn confirmation screen display #6144

Merged
merged 98 commits into from
Oct 29, 2024

Merge branch 'main' into tomm/act-1389

2570742
Select commit
Loading
Failed to load commit list.
Merged

feat: earn confirmation screen display #6144

Merge branch 'main' into tomm/act-1389
2570742
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2024 in 0s

88.91% (target 75.00%)

View this Pull Request on Codecov

88.91% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.91%. Comparing base (b1c8c70) to head (2570742).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6144      +/-   ##
==========================================
+ Coverage   88.89%   88.91%   +0.01%     
==========================================
  Files         735      735              
  Lines       31278    31300      +22     
  Branches     5773     5487     -286     
==========================================
+ Hits        27806    27829      +23     
- Misses       3273     3426     +153     
+ Partials      199       45     -154     
Files with missing lines Coverage Δ
src/earn/EarnConfirmationScreen.tsx 97.52% <100.00%> (ø)
src/earn/EarnEnterAmount.tsx 89.52% <100.00%> (+0.09%) ⬆️
src/earn/poolInfoScreen/EarnPoolInfoScreen.tsx 93.82% <100.00%> (ø)
src/earn/poolInfoScreen/WithdrawBottomSheet.tsx 98.68% <100.00%> (ø)
src/earn/prepareTransactions.ts 92.59% <100.00%> (+0.28%) ⬆️
src/earn/saga.ts 95.67% <100.00%> (+0.09%) ⬆️
src/earn/types.ts 100.00% <ø> (ø)
src/navigator/Screens.tsx 100.00% <100.00%> (ø)
test/values.ts 100.00% <ø> (ø)

... and 65 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 b1c8c70...2570742. Read the comment docs.