tailcallhq / tailcall

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

fix: handle merging of input and union types #2223

Closed laststylebender14 closed 1 week ago

laststylebender14 commented 2 weeks ago

Summary:

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

Build & Testing:

Checklist:

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 86.23%. Comparing base (1e6d084) to head (1432cdf).

Files Patch % Lines
.../core/config/transformer/type_merger/similarity.rs 99.62% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2223 +/- ## ========================================== + Coverage 85.91% 86.23% +0.31% ========================================== Files 211 212 +1 Lines 19993 20440 +447 ========================================== + Hits 17177 17626 +449 + Misses 2816 2814 -2 ```

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