-
-
Notifications
You must be signed in to change notification settings - Fork 235
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
Re-add sync.map and optimise #1290
Conversation
… non-selectable collection
…-col No panic on non selectable col
Benchmarks:
This also takes care of concurrancy issues from here - #1197 CC: @piyushroshan @fzipi |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1290 +/- ##
==========================================
- Coverage 81.76% 81.62% -0.14%
==========================================
Files 169 169
Lines 9770 9849 +79
==========================================
+ Hits 7988 8039 +51
- Misses 1533 1561 +28
Partials 249 249
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Make sure that you've checked the boxes below before you submit PR:
Thanks for your contribution ❤️