-
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 auto publish script #417
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 #417 +/- ##
=======================================
Coverage 85.93% 85.93%
=======================================
Files 13 13
Lines 384 384
Branches 68 94 +26
=======================================
Hits 330 330
Misses 53 53
Partials 1 1 ☔ View full report in Codecov by Sentry. |
Slither reportTHIS CHECKLIST IS NOT COMPLETE. Use
uninitialized-localImpact: Medium
unused-returnImpact: Medium
LockDealNFT/contracts/LockDealNFT/LockDealNFT.sol Lines 25 to 42 in ab1008a
calls-loopImpact: Low
LockDealNFT/contracts/LockDealNFT/LockDealNFTState.sol Lines 43 to 54 in ab1008a
LockDealNFT/contracts/LockDealNFT/LockDealNFTState.sol Lines 80 to 82 in ab1008a
timestampImpact: Low
LockDealNFT/contracts/LockDealNFT/LockDealNFTInternal.sol Lines 11 to 31 in ab1008a
LockDealNFT/contracts/SimpleProviders/TimedDealProvider/TimedDealProvider.sol Lines 31 to 45 in ab1008a
dead-codeImpact: Informational
LockDealNFT/contracts/SimpleProviders/Provider/ProviderModifiers.sol Lines 42 to 44 in ab1008a
LockDealNFT/contracts/SimpleProviders/Provider/ProviderModifiers.sol Lines 58 to 60 in ab1008a
LockDealNFT/contracts/SimpleProviders/Provider/BasicProvider.sol Lines 65 to 68 in ab1008a
naming-conventionImpact: Informational
unused-importImpact: Informational
immutable-statesImpact: Optimization
|
closes #416