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

Staging #13

Merged
merged 18 commits into from
Nov 4, 2024

fix: fix resolver waitgroup, fix model relation to ptr

90c5c51
Select commit
Loading
Failed to load commit list.
Merged

Staging #13

fix: fix resolver waitgroup, fix model relation to ptr
90c5c51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 4, 2024 in 1s

11.19% of diff hit (target 38.10%)

View this Pull Request on Codecov

11.19% of diff hit (target 38.10%)

Annotations

Check warning on line 16 in auth/claims.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth/claims.go#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 11 in auth/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth/utils.go#L10-L11

Added lines #L10 - L11 were not covered by tests

Check warning on line 23 in auth/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth/utils.go#L14-L23

Added lines #L14 - L23 were not covered by tests

Check warning on line 36 in auth/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth/utils.go#L26-L36

Added lines #L26 - L36 were not covered by tests

Check warning on line 35 in command/cli/generate/initialize/one/one.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

command/cli/generate/initialize/one/one.go#L35

Added line #L35 was not covered by tests

Check warning on line 186 in command/cli/generate/initialize/one/one.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

command/cli/generate/initialize/one/one.go#L172-L186

Added lines #L172 - L186 were not covered by tests

Check warning on line 35 in command/cli/generate/schema/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

command/cli/generate/schema/schema.go#L35

Added line #L35 was not covered by tests

Check warning on line 16 in command/cli/version/version.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

command/cli/version/version.go#L16

Added line #L16 was not covered by tests

Check warning on line 22 in command/cli/version/version.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

command/cli/version/version.go#L22

Added line #L22 was not covered by tests

Check warning on line 29 in command/cli/version/version.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

command/cli/version/version.go#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 37 in command/cli/version/version.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

command/cli/version/version.go#L37

Added line #L37 was not covered by tests

Check warning on line 174 in command/run.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

command/run.go#L166-L174

Added lines #L166 - L174 were not covered by tests

Check warning on line 24 in graphql/ast/directive/belongsto.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

graphql/ast/directive/belongsto.go#L24

Added line #L24 was not covered by tests

Check warning on line 26 in graphql/ast/directive/belongsto.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

graphql/ast/directive/belongsto.go#L26

Added line #L26 was not covered by tests

Check warning on line 23 in graphql/ast/directive/hasmany.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

graphql/ast/directive/hasmany.go#L23

Added line #L23 was not covered by tests

Check warning on line 31 in graphql/ast/directive/hasmany.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

graphql/ast/directive/hasmany.go#L31

Added line #L31 was not covered by tests

Check warning on line 31 in graphql/ast/directive/morphto.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

graphql/ast/directive/morphto.go#L11-L31

Added lines #L11 - L31 were not covered by tests

Check warning on line 13 in graphql/ast/directive/paginate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

graphql/ast/directive/paginate.go#L13

Added line #L13 was not covered by tests

Check warning on line 24 in graphql/ast/directive/softdeletemodel.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

graphql/ast/directive/softdeletemodel.go#L24

Added line #L24 was not covered by tests

Check warning on line 46 in graphql/ast/funcs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

graphql/ast/funcs.go#L39-L46

Added lines #L39 - L46 were not covered by tests

Check warning on line 48 in graphql/ast/funcs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

graphql/ast/funcs.go#L48

Added line #L48 was not covered by tests

Check warning on line 99 in graphql/ast/funcs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

graphql/ast/funcs.go#L99

Added line #L99 was not covered by tests

Check warning on line 105 in graphql/ast/funcs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

graphql/ast/funcs.go#L103-L105

Added lines #L103 - L105 were not covered by tests

Check warning on line 123 in graphql/ast/funcs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

graphql/ast/funcs.go#L121-L123

Added lines #L121 - L123 were not covered by tests

Check warning on line 391 in graphql/ast/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

graphql/ast/node.go#L386-L391

Added lines #L386 - L391 were not covered by tests