-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
fix(types): do not drop readonly for partial QueryFilter matching #9872
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
Conversation
🦋 Changeset detectedLatest commit: f918a31 The changes in this PR will be included in the next version bump. This PR includes changesets to release 19 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Caution Review failedThe pull request is closed. WalkthroughUpdated type-level tuple utilities to preserve readonly tuple types (by wrapping results with Changes
Sequence Diagram(s)(Skipped — changes are type-only and do not change runtime control flow.) Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Possibly related PRs
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
Comment |
|
View your CI Pipeline Execution ↗ for commit f918a31
☁️ Nx Cloud last updated this comment at |
|
Sizes for commit f918a31:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9872 +/- ##
===========================================
+ Coverage 45.78% 59.81% +14.03%
===========================================
Files 200 129 -71
Lines 8413 5627 -2786
Branches 1929 1530 -399
===========================================
- Hits 3852 3366 -486
+ Misses 4113 1956 -2157
+ Partials 448 305 -143 🚀 New features to boost your workflow:
|
fixes #9871
Summary by CodeRabbit