- Notifications
You must be signed in to change notification settings - Fork 26
Remove user write pools #725
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
Conversation
# Conflicts: # go.mod # go.sum
Codecov Report
@@ Coverage Diff @@ ## staging #725 +/- ## =========================================== + Coverage 29.26% 29.31% +0.04% =========================================== Files 77 77 Lines 8002 7980 -22 =========================================== - Hits 2342 2339 -3 + Misses 5316 5297 -19 Partials 344 344
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. |
| Manual system tests [failure] with the following config
|
| Manual system tests [failure] with the following config
|
| Manual system tests [failure] with the following config
|
| Manual system tests [failure] with the following config
|
| Manual system tests [failure] with the following config
|
| Manual system tests [success] with the following config
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix the lint errors, thanks.
| Manual system tests [failure] with the following config
|
# Conflicts: # go.mod # go.sum
| Manual system tests [failure] with the following config
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, please fix the conflicts and system tests
| Manual system tests [failure] with the following config
|
| Manual system tests [failure] with the following config
|
| Manual system tests [success] with the following config
|
| Manual system tests [success] with the following config
|
Changes
Changes to support single write pool.
Some syntax fixes for currency changes (int64 -> uint64)
Fixes
Tests
Tasks to complete before merging PR:
Associated PRs (Link as appropriate):