tailcallhq / tailcall

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

fix: do not mark enums and scalars as input types #2241

Closed meskill closed 1 week ago

meskill commented 1 week ago

Summary:
Briefly describe the changes made in this PR.

Issue Reference(s):
Fixes #2227

Build & Testing:

Checklist:

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 86.21%. Comparing base (1873dc8) to head (7ef7a73).

Files Patch % Lines
src/core/config/config.rs 86.36% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2241 +/- ## ========================================== - Coverage 86.23% 86.21% -0.02% ========================================== Files 212 212 Lines 20440 20427 -13 ========================================== - Hits 17626 17612 -14 - Misses 2814 2815 +1 ```

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