Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughAdded three test cases to both preact-query and react-query test suites verifying that Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
View your CI Pipeline Execution ↗ for commit a3def7c
☁️ Nx Cloud last updated this comment at |
🚀 Changeset Version PreviewNo changeset entries found. Merging this PR will not cause a version bump for any packages. |
size-limit report 📦
|
🎯 Changes
useMutationthrowOnErrorfalse cases in bothreact-queryandpreact-query:should not throw an error when throwOnError is set to false: explicitly set tofalseshould not throw an error when throwOnError is a function that returns false: function returningfalseshould not throw an error when throwOnError is not set: default value (false)throwOnError: trueandthrowOnError: () => truebehavior✅ Checklist
pnpm run test:pr.🚀 Release Impact
Summary by CodeRabbit