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

feat: GQL variables and operation name #2993

Merged
merged 8 commits into from
Sep 13, 2024

Merge branch 'develop' into nasdf/feat/gql-variables

0aa3a76
Select commit
Loading
Failed to load commit list.
Merged

feat: GQL variables and operation name #2993

Merge branch 'develop' into nasdf/feat/gql-variables
0aa3a76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 13, 2024 in 0s

91.27% of diff hit (target 79.24%)

View this Pull Request on Codecov

91.27% of diff hit (target 79.24%)

Annotations

Check warning on line 82 in cli/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/request.go#L82

Added line #L82 was not covered by tests

Check warning on line 89 in internal/request/graphql/parser/filter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/request/graphql/parser/filter.go#L89

Added line #L89 was not covered by tests

Check warning on line 100 in internal/request/graphql/parser/filter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/request/graphql/parser/filter.go#L100

Added line #L100 was not covered by tests

Check warning on line 113 in internal/request/graphql/parser/filter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/request/graphql/parser/filter.go#L113

Added line #L113 was not covered by tests

Check warning on line 228 in internal/request/graphql/parser/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/request/graphql/parser/query.go#L227-L228

Added lines #L227 - L228 were not covered by tests

Check warning on line 243 in internal/request/graphql/parser/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/request/graphql/parser/query.go#L243

Added line #L243 was not covered by tests

Check warning on line 55 in internal/request/graphql/parser/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/request/graphql/parser/request.go#L55

Added line #L55 was not covered by tests

Check warning on line 64 in internal/request/graphql/parser/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/request/graphql/parser/request.go#L64

Added line #L64 was not covered by tests

Check warning on line 69 in internal/request/graphql/parser/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/request/graphql/parser/request.go#L69

Added line #L69 was not covered by tests

Check warning on line 78 in internal/request/graphql/parser/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/request/graphql/parser/request.go#L78

Added line #L78 was not covered by tests

Check warning on line 83 in internal/request/graphql/parser/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/request/graphql/parser/request.go#L83

Added line #L83 was not covered by tests

Check warning on line 90 in internal/request/graphql/parser/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/request/graphql/parser/request.go#L89-L90

Added lines #L89 - L90 were not covered by tests