tailcallhq / tailcall

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

feat: add support for list argument types #2300

Open laststylebender14 opened 3 days ago

laststylebender14 commented 3 days ago

Summary:
Briefly describe the changes made in this PR.

Issue Reference(s):
Fixes #1991

Build & Testing:

Checklist:

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 98.85057% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.99%. Comparing base (f464794) to head (ec3b2bb).

Files Patch % Lines
src/core/http/request_template.rs 97.67% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2300 +/- ## ========================================== + Coverage 85.92% 85.99% +0.07% ========================================== Files 227 228 +1 Lines 21792 21868 +76 ========================================== + Hits 18724 18806 +82 + Misses 3068 3062 -6 ```

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