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: Allow setting of default schema version #1888

Allow choice in PatchSchema to make default

9b72197
Select commit
Loading
Failed to load commit list.
Merged

feat: Allow setting of default schema version #1888

Allow choice in PatchSchema to make default
9b72197
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 25, 2023 in 1s

36.05% of diff hit (target 70.82%)

View this Pull Request on Codecov

36.05% of diff hit (target 70.82%)

Annotations

Check warning on line 314 in db/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/collection.go#L313-L314

Added lines #L313 - L314 were not covered by tests

Check warning on line 604 in db/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/collection.go#L603-L604

Added lines #L603 - L604 were not covered by tests

Check warning on line 609 in db/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/collection.go#L608-L609

Added lines #L608 - L609 were not covered by tests

Check warning on line 625 in db/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/collection.go#L624-L625

Added lines #L624 - L625 were not covered by tests

Check warning on line 280 in db/txn_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/txn_db.go#L279-L280

Added lines #L279 - L280 were not covered by tests

Check warning on line 287 in db/txn_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/txn_db.go#L286-L287

Added lines #L286 - L287 were not covered by tests

Check warning on line 299 in db/txn_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/txn_db.go#L298-L299

Added lines #L298 - L299 were not covered by tests

Check warning on line 220 in http/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/client.go#L220

Added line #L220 was not covered by tests

Check warning on line 226 in http/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/client.go#L223-L226

Added lines #L223 - L226 were not covered by tests

Check warning on line 233 in http/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/client.go#L228-L233

Added lines #L228 - L233 were not covered by tests

Check warning on line 239 in http/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/client.go#L236-L239

Added lines #L236 - L239 were not covered by tests

Check warning on line 155 in http/handler_store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/handler_store.go#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 166 in http/handler_store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/handler_store.go#L161-L166

Added lines #L161 - L166 were not covered by tests

Check warning on line 177 in http/handler_store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/handler_store.go#L169-L177

Added lines #L169 - L177 were not covered by tests

Check warning on line 90 in http/wrapper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/wrapper.go#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 94 in http/wrapper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

http/wrapper.go#L93-L94

Added lines #L93 - L94 were not covered by tests