tailcallhq / tailcall

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

refactor: add new IR Executor #2215

Closed tusharmath closed 1 week ago

tusharmath commented 2 weeks 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 2 weeks ago

Codecov Report

Attention: Patch coverage is 58.15603% with 59 lines in your changes missing coverage. Please review.

Project coverage is 85.74%. Comparing base (aba1023) to head (87656a0). Report is 9 commits behind head on main.

Files Patch % Lines
src/core/ir/jit/eval.rs 0.00% 40 Missing :warning:
src/core/ir/jit/value.rs 81.81% 10 Missing :warning:
src/core/ir/jit/model.rs 79.54% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2215 +/- ## ========================================== - Coverage 85.90% 85.74% -0.17% ========================================== Files 211 213 +2 Lines 19984 20099 +115 ========================================== + Hits 17168 17233 +65 - Misses 2816 2866 +50 ```

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

github-actions[bot] commented 2 weeks ago

Action required: PR inactive for 2 days. Status update or closure in 5 days.