tailcallhq / tailcall

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

refactor: add models for JIT #2213

Closed tusharmath closed 3 months ago

tusharmath commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 86.40777% with 56 lines in your changes missing coverage. Please review.

Project coverage is 84.21%. Comparing base (5af4bcc) to head (5a81023).

Files Patch % Lines
src/core/ir/jit/blueprint_index.rs 65.59% 32 Missing :warning:
src/core/ir/jit/model.rs 82.71% 14 Missing :warning:
src/core/counter.rs 37.50% 5 Missing :warning:
src/core/ir/jit/builder.rs 98.17% 4 Missing :warning:
src/core/blueprint/blueprint.rs 90.90% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2213 +/- ## ========================================== + Coverage 84.16% 84.21% +0.04% ========================================== Files 213 216 +3 Lines 20138 20547 +409 ========================================== + Hits 16950 17303 +353 - Misses 3188 3244 +56 ```

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