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 schema batch write v2 #3964
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3964 +/- ##
==========================================
+ Coverage 54.23% 54.55% +0.32%
==========================================
Files 621 653 +32
Lines 68466 70546 +2080
==========================================
+ Hits 37125 38478 +1353
- Misses 31341 32068 +727
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 25 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
1248c9f
to
5a20423
Compare
1.use get_pinned_cf instead of get_cf 2.reference db in AccountStore 3.make some members of DBStorage private 4.make StorageInstance generic
5a20423
to
bbd87b7
Compare
1. remove Default trait restriction for account storage
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Other information