-
Notifications
You must be signed in to change notification settings - Fork 2
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
add audit report to readme #421
Conversation
Methods
Deployments
Solidity and Network Config
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #421 +/- ##
=======================================
Coverage 85.78% 85.78%
=======================================
Files 13 13
Lines 380 380
Branches 92 92
=======================================
Hits 326 326
Misses 53 53
Partials 1 1 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
Slither reportTHIS CHECKLIST IS NOT COMPLETE. Use
uninitialized-localImpact: Medium
unused-returnImpact: Medium
LockDealNFT/contracts/LockDealNFT/LockDealNFT.sol Lines 25 to 42 in c7ba27d
calls-loopImpact: Low
LockDealNFT/contracts/LockDealNFT/LockDealNFTState.sol Lines 43 to 54 in c7ba27d
LockDealNFT/contracts/LockDealNFT/LockDealNFTState.sol Lines 80 to 82 in c7ba27d
timestampImpact: Low
LockDealNFT/contracts/SimpleProviders/TimedDealProvider/TimedDealProvider.sol Lines 31 to 45 in c7ba27d
LockDealNFT/contracts/LockDealNFT/LockDealNFTInternal.sol Lines 11 to 28 in c7ba27d
dead-codeImpact: Informational
LockDealNFT/contracts/SimpleProviders/Provider/ProviderModifiers.sol Lines 42 to 44 in c7ba27d
LockDealNFT/contracts/SimpleProviders/Provider/ProviderModifiers.sol Lines 58 to 60 in c7ba27d
LockDealNFT/contracts/SimpleProviders/Provider/BasicProvider.sol Lines 65 to 68 in c7ba27d
naming-conventionImpact: Informational
immutable-statesImpact: Optimization
|
No description provided.