-
Notifications
You must be signed in to change notification settings - Fork 10
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: fix size limit by removing unneeded function #136
Conversation
Changes to gas cost
🧾 Summary (5% most significant diffs)
Full diff report 👇
|
fix: fix size limit by removing unneeded function
🚨 Report Summary
For more details view the full report in OpenZeppelin Code Inspector |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #136 +/- ##
===========================================
- Coverage 87.29% 72.36% -14.94%
===========================================
Files 13 13
Lines 559 673 +114
Branches 122 147 +25
===========================================
- Hits 488 487 -1
- Misses 69 186 +117
+ Partials 2 0 -2
... and 8 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approved. but I think you should do this once everything else is in dev
Will wait for all remediations then pull dev and merge this |
🤖 Slither Analysis Report 🔎Slither report
# Slither report
_This comment was automatically generated by the GitHub Actions workflow._
THIS CHECKLIST IS NOT COMPLETE. Use
constable-statesImpact: Optimization
|
No description provided.