tailcallhq / tailcall

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

refactor: make store polymorphic #2258

Closed tusharmath closed 1 week ago

tusharmath 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.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.73%. Comparing base (ff14331) to head (c224978).

Files Patch % Lines
src/core/ir/jit/synth.rs 91.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2258 +/- ## ========================================== + Coverage 85.69% 85.73% +0.03% ========================================== Files 219 219 Lines 21043 21033 -10 ========================================== - Hits 18033 18032 -1 + Misses 3010 3001 -9 ```

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