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

fix(jit): input arguments required error #2756

Merged
merged 15 commits into from
Sep 19, 2024

Merge branch 'main' into fix/jit-arguments-required-error

74131d6
Select commit
Loading
Failed to load commit list.
Merged

fix(jit): input arguments required error #2756

Merge branch 'main' into fix/jit-arguments-required-error
74131d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 13, 2024 in 1s

90.47% of diff hit (target 87.13%)

View this Pull Request on Codecov

90.47% of diff hit (target 87.13%)

Annotations

Check warning on line 170 in src/core/jit/input_resolver.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/jit/input_resolver.rs#L170

Added line #L170 was not covered by tests

Check warning on line 53 in src/core/json/borrow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/json/borrow.rs#L50-L53

Added lines #L50 - L53 were not covered by tests

Check warning on line 55 in src/core/json/borrow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/json/borrow.rs#L55

Added line #L55 was not covered by tests

Check warning on line 39 in src/core/json/graphql.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/json/graphql.rs#L39

Added line #L39 was not covered by tests

Check warning on line 31 in src/core/json/serde.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/json/serde.rs#L29-L31

Added lines #L29 - L31 were not covered by tests