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

Fix/slippage #122

Merged
merged 5 commits into from
Nov 20, 2024
Merged

Fix/slippage #122

merged 5 commits into from
Nov 20, 2024

Conversation

0xtekgrinder
Copy link
Contributor

No description provided.


if (asset == USDC || asset == USDM || asset == EURC) {
uint256 result;

Check warning

Code scanning / Slither

Uninitialized local variables Medium

@0xtekgrinder 0xtekgrinder merged commit 2fa74b7 into main Nov 20, 2024
2 checks passed
@0xtekgrinder 0xtekgrinder deleted the fix/slippage branch November 20, 2024 15:41
Copy link

codecov bot commented Nov 20, 2024

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Project coverage is 99.62%. Comparing base (689aa30) to head (fa1fe05).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
contracts/helpers/MultiBlockHarvester.sol 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
- Coverage   99.81%   99.62%   -0.19%     
==========================================
  Files          26       26              
  Lines        1076     1079       +3     
==========================================
+ Hits         1074     1075       +1     
- Misses          2        4       +2     

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


🚨 Try these New Features:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants