-
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
Feat/executefromexecutor testing #29
Feat/executefromexecutor testing #29
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feat/module-testing #29 +/- ##
=======================================================
+ Coverage 45.34% 48.33% +2.98%
=======================================================
Files 12 10 -2
Lines 247 240 -7
Branches 31 31
=======================================================
+ Hits 112 116 +4
+ Misses 135 124 -11
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
🤖 Slither Analysis Report 🔎Slither reportSlither reportTHIS CHECKLIST IS NOT COMPLETE. Use name-reused🔴 Impact: High
interfaces/base/IHookManager.sol#L8-L11 unused-return🟡 Impact: Medium
base/ModuleManager.sol#L177-L187
base/ModuleManager.sol#L165-L175 shadowing-local🔵 Impact: Low
missing-zero-check🔵 Impact: Low
factory/AccountFactory.sol#L11 reentrancy-events🔵 Impact: Low
assemblyℹ️ Impact: Informational
base/AccountExecution.sol#L108-L123
base/AccountExecution.sol#L71-L86
base/AccountExecution.sol#L50-L69
base/AccountExecution.sol#L89-L105 dead-codeℹ️ Impact: Informational
base/ModuleManager.sol#L159-L163
base/AccountExecution.sol#L89-L105
base/AccountExecution.sol#L38-L48
base/AccountExecution.sol#L71-L86
base/AccountExecution.sol#L108-L123 low-level-callsℹ️ Impact: Informational
naming-conventionℹ️ Impact: Informational
redundant-statementsℹ️ Impact: Informational
This comment was automatically generated by the GitHub Actions workflow. |
No description provided.