-
Notifications
You must be signed in to change notification settings - Fork 101
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
feature/unify sql store #94
Conversation
gfyrag
commented
Dec 21, 2021
- Refactor storage to reduce duplicate code between different sql engines.
- Add some utils for testing
1a06baf
to
712bbf8
Compare
Codecov Report
@@ Coverage Diff @@
## main #94 +/- ##
===========================================
+ Coverage 10.37% 39.68% +29.30%
===========================================
Files 45 39 -6
Lines 1947 1517 -430
===========================================
+ Hits 202 602 +400
+ Misses 1732 867 -865
- Partials 13 48 +35
Continue to review full report at Codecov.
|
214d277
to
9226ee8
Compare
9226ee8
to
93101d5
Compare