-
Notifications
You must be signed in to change notification settings - Fork 258
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(2892): consider entity resolvers in n + 1 check #2978
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2978 +/- ##
==========================================
+ Coverage 86.73% 86.77% +0.04%
==========================================
Files 276 276
Lines 27493 27543 +50
==========================================
+ Hits 23845 23901 +56
+ Misses 3648 3642 -6 ☔ View full report in Codecov by Sentry. |
...e/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__multiple_type_usage.snap
Show resolved
Hide resolved
...config/npo/snapshots/tailcall__core__config__npo__tracker__tests__cycles_with_resolvers.snap
Show resolved
Hide resolved
src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__multiple_keys.snap
Outdated
Show resolved
Hide resolved
Action required: PR inactive for 5 days. |
Action required: PR inactive for 5 days. |
Action required: PR inactive for 5 days. |
Summary:
Briefly describe the changes made in this PR.
Issue Reference(s):
Fixes #2892, #3008, #3161
/claim #2892
Build & Testing:
cargo test
successfully../lint.sh --mode=fix
to fix all linting issues raised by./lint.sh --mode=check
.Checklist:
<type>(<optional scope>): <title>