-
Notifications
You must be signed in to change notification settings - Fork 44
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
contract upgrade and database meta management support #556
Conversation
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## main #556 +/- ##
==========================================
- Coverage 59.54% 53.27% -6.28%
==========================================
Files 52 37 -15
Lines 7755 6204 -1551
Branches 61 61
==========================================
- Hits 4618 3305 -1313
+ Misses 3137 2899 -238
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
This PR has three critical goals
PR-Codex overview
This PR focuses on removing unused code and dependencies, updating dependencies, and making minor code improvements.
Detailed summary
@openzeppelin/contracts-upgradeable
inpackage.json
.README.md
.Types.sol
in themetadata/contracts/libraries
directory.