-
Notifications
You must be signed in to change notification settings - Fork 6
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
test: add YearnGaugeStrategy Echidna test #219
base: master
Are you sure you want to change the base?
Conversation
Slither reportTHIS CHECKLIST IS NOT COMPLETE. Use |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #219 +/- ##
=======================================
Coverage 98.66% 98.66%
=======================================
Files 19 19
Lines 824 824
Branches 162 162
=======================================
Hits 813 813
Partials 11 11 ☔ View full report in Codecov by Sentry. |
Changes to gas cost
🧾 Summary (10% most significant diffs)
Full diff report 👇
|
Describe your changes
Currently echidna need to export the RPC URL and block via env variable
Checklist before requesting a review