-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
fix(svelte-query): allow returning undefined in initialData function #7838
Conversation
☁️ Nx Cloud ReportCI is running/has finished running commands for commit f09f0f8. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 2 targetsSent with 💌 from NxCloud. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7838 +/- ##
===========================================
+ Coverage 44.61% 88.27% +43.65%
===========================================
Files 187 18 -169
Lines 7087 162 -6925
Branches 1574 32 -1542
===========================================
- Hits 3162 143 -3019
+ Misses 3562 16 -3546
+ Partials 363 3 -360
|
Implements #7351 for svelte-query