Closed penandlim closed 7 months ago
THIS CHECKLIST IS NOT COMPLETE. Use --show-ignored-findings
to show all the results.
Summary
Generated at commit: 6871c585e7721b537249f4466c5e431be2fc1902, compared to commit: 08dd75f4bf24156f49a520dc6655ed39e80899bb
Contract | Method | Avg (+/-) | % |
---|---|---|---|
Yearn4626RouterExt | previewMints previewWithdraws |
-7,231 โ
-2,308 โ |
-27.87% -8.85% |
DYFIRedeemer | receiveFlashLoan | +1,596 โ | +1.69% |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.57%. Comparing base (
637e7ed
) to head (15380cf
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Describe your changes
Relevant: https://github.com/yAudit/cove-report/issues/18
previewMints()
andpreviewWithdraws()
to correct estimating. Test cases with mock 4626s with various share prices was added to show the updated functions behave correctly.Checklist before requesting a review