tailcallhq / tailcall

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

chore: JIT executor #2259

Closed tusharmath closed 5 days ago

tusharmath commented 1 week ago
codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 67.46988% with 27 lines in your changes missing coverage. Please review.

Project coverage is 85.82%. Comparing base (949a9ca) to head (8386f8a).

Files Patch % Lines
src/core/jit/eval_ir.rs 69.86% 22 Missing :warning:
src/core/jit/ir.rs 0.00% 3 Missing :warning:
src/core/blueprint/dynamic_value.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2259 +/- ## ========================================== - Coverage 85.90% 85.82% -0.08% ========================================== Files 223 225 +2 Lines 21315 21393 +78 ========================================== + Hits 18310 18361 +51 - Misses 3005 3032 +27 ```

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