-
Notifications
You must be signed in to change notification settings - Fork 616
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
perf(eventstore): faster push on crdb #9183
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thanks for your contribution @adlerhurst! 🎉Please make sure you tick the following checkboxes before marking this Pull Request (PR) as ready for review:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feat-permission-table #9183 +/- ##
==========================================================
+ Coverage 11.14% 36.39% +25.24%
==========================================================
Files 1518 1517 -1
Lines 145378 145046 -332
==========================================================
+ Hits 16208 52789 +36581
+ Misses 128296 88195 -40101
- Partials 874 4062 +3188
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
closed in favor of #9186 |
Which Problems Are Solved
Replace this example text with a concise list of problems that this PR solves.
For example:)
How the Problems Are Solved
Replace this example text with a concise list of changes that this PR introduces.
For example:
Additional Changes
Replace this example text with a concise list of additional changes that this PR introduces, that are not directly solving the initial problem but are related.
For example:
Additional Context
Replace this example with links to related issues, discussions, discord threads, or other sources with more context.
Use the Closing #issue syntax for issues that are resolved with this PR.