Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: use jit engine to handle REST API #3225

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Merge branch 'main' into chore/remove-async-graphql-engine-rest

d0b5ce6
Select commit
Loading
Failed to load commit list.
Open

refactor: use jit engine to handle REST API #3225

Merge branch 'main' into chore/remove-async-graphql-engine-rest
d0b5ce6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 26, 2024 in 0s

96.49% of diff hit (target 86.32%)

View this Pull Request on Codecov

96.49% of diff hit (target 86.32%)

Annotations

Check warning on line 62 in src/core/jit/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/jit/error.rs#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 108 in src/core/jit/graphql_executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/jit/graphql_executor.rs#L108

Added line #L108 was not covered by tests

Check warning on line 29 in src/core/rest/partial_request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/rest/partial_request.rs#L29

Added line #L29 was not covered by tests

Check warning on line 31 in src/core/rest/partial_request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/rest/partial_request.rs#L31

Added line #L31 was not covered by tests