-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
fix(query-core): add check to #combineResult for input parameter length to decide whether to return optimistic(old) or updated results #9207
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
base: main
Are you sure you want to change the base?
Conversation
…th to decide whether to return optimistic(old) or updated results
View your CI Pipeline Execution ↗ for commit 9c25bfe.
☁️ Nx Cloud last updated this comment at |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9207 +/- ##
===========================================
+ Coverage 45.30% 59.62% +14.31%
===========================================
Files 209 138 -71
Lines 8257 5496 -2761
Branches 1856 1481 -375
===========================================
- Hits 3741 3277 -464
+ Misses 4076 1922 -2154
+ Partials 440 297 -143 🚀 New features to boost your workflow:
|
please add a test that fails on |
Issue #8781:
fix(query-core): add check to #combineResult for input parameter length to decide whether to return optimistic(old) or updated results