tailcallhq / tailcall

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

chore: JIT executor 11 Jun 2024 #2311

Closed tusharmath closed 5 days ago

tusharmath commented 5 days ago
codecov[bot] commented 5 days ago

Codecov Report

Attention: Patch coverage is 86.44068% with 48 lines in your changes missing coverage. Please review.

Project coverage is 85.79%. Comparing base (5cd7a11) to head (af25076).

Files Patch % Lines
src/core/jit/exec.rs 81.42% 13 Missing :warning:
src/core/jit/context.rs 66.66% 12 Missing :warning:
src/core/jit/synth/synth_const.rs 93.37% 12 Missing :warning:
src/core/jit/store.rs 50.00% 8 Missing :warning:
src/core/jit/response.rs 80.00% 2 Missing :warning:
src/core/jit/request.rs 92.85% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2311 +/- ## ========================================== + Coverage 85.70% 85.79% +0.09% ========================================== Files 232 236 +4 Lines 21979 22248 +269 ========================================== + Hits 18837 19088 +251 - Misses 3142 3160 +18 ```

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