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): add function for preparing supply transaction #5405

Merged
merged 5 commits into from
May 14, 2024

fix tests, feedback

794001f
Select commit
Loading
Failed to load commit list.
Merged

feat(earn): add function for preparing supply transaction #5405

fix tests, feedback
794001f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2024 in 0s

86.15% (target 75.00%)

View this Pull Request on Codecov

86.15% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 97.61905% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 86.15%. Comparing base (d6f9a38) to head (794001f).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5405   +/-   ##
=======================================
  Coverage   86.14%   86.15%           
=======================================
  Files         744      745    +1     
  Lines       30291    30333   +42     
  Branches     5181     5186    +5     
=======================================
+ Hits        26094    26133   +39     
- Misses       3969     3972    +3     
  Partials      228      228           
Files Coverage Δ
src/web3/networkConfig.ts 100.00% <100.00%> (ø)
src/earn/prepareTransactions.ts 97.50% <97.50%> (ø)

... 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 d6f9a38...794001f. Read the comment docs.