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: Unify Field Kind and Schema properties #2414

Merged

Unify Field Kind and Schema properties

f32d759
Select commit
Loading
Failed to load commit list.
Merged

refactor: Unify Field Kind and Schema properties #2414

Unify Field Kind and Schema properties
f32d759
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 19, 2024 in 0s

75.84% of diff hit (target 74.93%)

View this Pull Request on Codecov

75.84% of diff hit (target 74.93%)

Annotations

Check warning on line 207 in client/document.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/document.go#L206-L207

Added lines #L206 - L207 were not covered by tests

Check warning on line 97 in client/schema_field_description.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/schema_field_description.go#L94-L97

Added lines #L94 - L97 were not covered by tests

Check warning on line 103 in client/schema_field_description.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/schema_field_description.go#L100-L103

Added lines #L100 - L103 were not covered by tests

Check warning on line 114 in client/schema_field_description.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/schema_field_description.go#L113-L114

Added lines #L113 - L114 were not covered by tests

Check warning on line 130 in client/schema_field_description.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/schema_field_description.go#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 148 in client/schema_field_description.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/schema_field_description.go#L148

Added line #L148 was not covered by tests

Check warning on line 153 in client/schema_field_description.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/schema_field_description.go#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 160 in client/schema_field_description.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/schema_field_description.go#L156-L160

Added lines #L156 - L160 were not covered by tests

Check warning on line 172 in client/schema_field_description.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/schema_field_description.go#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 184 in client/schema_field_description.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/schema_field_description.go#L183-L184

Added lines #L183 - L184 were not covered by tests

Check warning on line 208 in client/schema_field_description.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/schema_field_description.go#L207-L208

Added lines #L207 - L208 were not covered by tests

Check warning on line 301 in client/schema_field_description.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/schema_field_description.go#L300-L301

Added lines #L300 - L301 were not covered by tests

Check warning on line 320 in client/schema_field_description.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/schema_field_description.go#L319-L320

Added lines #L319 - L320 were not covered by tests

Check warning on line 334 in client/schema_field_description.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/schema_field_description.go#L333-L334

Added lines #L333 - L334 were not covered by tests

Check warning on line 234 in db/backup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/backup.go#L234

Added line #L234 was not covered by tests

Check warning on line 485 in request/graphql/schema/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

request/graphql/schema/collection.go#L485

Added line #L485 was not covered by tests

Check warning on line 545 in request/graphql/schema/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

request/graphql/schema/collection.go#L545

Added line #L545 was not covered by tests

Check warning on line 467 in request/graphql/schema/generate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

request/graphql/schema/generate.go#L467

Added line #L467 was not covered by tests

Check warning on line 472 in request/graphql/schema/generate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

request/graphql/schema/generate.go#L472

Added line #L472 was not covered by tests