refactor: use jit engine to handle REST API #3225
Open
Codecov / codecov/project
succeeded
Dec 26, 2024 in 0s
86.39% (+0.06%) compared to e3a6026
View this Pull Request on Codecov
86.39% (+0.06%) compared to e3a6026
Details
Codecov Report
Attention: Patch coverage is 96.49123%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 86.39%. Comparing base (
e3a6026
) to head (d0b5ce6
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/core/jit/error.rs | 0.00% | 3 Missing |
src/core/rest/partial_request.rs | 87.50% | 2 Missing |
src/core/jit/graphql_executor.rs | 97.87% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3225 +/- ##
==========================================
+ Coverage 86.32% 86.39% +0.06%
==========================================
Files 282 282
Lines 28798 28825 +27
==========================================
+ Hits 24860 24903 +43
+ Misses 3938 3922 -16
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading