tailcallhq / tailcall

High Performance GraphQL Runtime
https://tailcall.run
Apache License 2.0
1.19k stars 210 forks source link

fix(graphql): using nested resolvers in @graphql resolver #2235

Closed meskill closed 1 week ago

meskill commented 1 week ago

Summary:
Briefly describe the changes made in this PR.

Issue Reference(s):
Fixes #... (Replace "..." with the issue number)

Build & Testing:

Checklist:

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 93.02326% with 3 lines in your changes missing coverage. Please review.

Project coverage is 86.22%. Comparing base (dd41d6a) to head (a8c5f54).

Files Patch % Lines
src/core/blueprint/operators/graphql.rs 86.36% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2235 +/- ## ======================================= Coverage 86.21% 86.22% ======================================= Files 212 213 +1 Lines 20427 20456 +29 ======================================= + Hits 17612 17638 +26 - Misses 2815 2818 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.