Skip to content

fix: bump otlptracehttp and tidy e2e module

77ca4fc
Select commit
Loading
Failed to load commit list.
Open

fix: improve error messages for missing database tables #2775

fix: bump otlptracehttp and tidy e2e module
77ca4fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 16, 2026 in 0s

68.23% of diff hit (target 73.66%)

View this Pull Request on Codecov

68.23% of diff hit (target 73.66%)

Annotations

Check warning on line 60 in internal/datastore/crdb/caveat.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datastore/crdb/caveat.go#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 119 in internal/datastore/crdb/caveat.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datastore/crdb/caveat.go#L117-L119

Added lines #L117 - L119 were not covered by tests

Check warning on line 577 in internal/datastore/crdb/crdb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datastore/crdb/crdb.go#L575-L577

Added lines #L575 - L577 were not covered by tests

Check warning on line 383 in internal/datastore/crdb/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datastore/crdb/reader.go#L381-L383

Added lines #L381 - L383 were not covered by tests

Check warning on line 426 in internal/datastore/crdb/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datastore/crdb/reader.go#L425-L426

Added lines #L425 - L426 were not covered by tests

Check warning on line 56 in internal/datastore/postgres/caveat.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datastore/postgres/caveat.go#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 116 in internal/datastore/postgres/caveat.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datastore/postgres/caveat.go#L114-L116

Added lines #L114 - L116 were not covered by tests

Check warning on line 84 in internal/datastore/postgres/common/bulk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datastore/postgres/common/bulk.go#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 295 in internal/datastore/postgres/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datastore/postgres/reader.go#L294-L295

Added lines #L294 - L295 were not covered by tests

Check warning on line 145 in internal/datastore/postgres/revisions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datastore/postgres/revisions.go#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 319 in internal/datastore/postgres/revisions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datastore/postgres/revisions.go#L317-L319

Added lines #L317 - L319 were not covered by tests

Check warning on line 23 in internal/datastore/spanner/caveat.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datastore/spanner/caveat.go#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 91 in internal/datastore/spanner/caveat.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datastore/spanner/caveat.go#L89-L91

Added lines #L89 - L91 were not covered by tests

Check warning on line 20 in internal/datastore/spanner/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datastore/spanner/errors.go#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 38 in internal/datastore/spanner/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datastore/spanner/errors.go#L29-L38

Added lines #L29 - L38 were not covered by tests

Check warning on line 302 in internal/datastore/spanner/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datastore/spanner/reader.go#L301-L302

Added lines #L301 - L302 were not covered by tests

Check warning on line 390 in internal/datastore/spanner/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datastore/spanner/reader.go#L388-L390

Added lines #L388 - L390 were not covered by tests

Check warning on line 111 in pkg/middleware/readiness/readiness.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/middleware/readiness/readiness.go#L108-L111

Added lines #L108 - L111 were not covered by tests

Check warning on line 157 in pkg/middleware/readiness/readiness.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/middleware/readiness/readiness.go#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 185 in pkg/middleware/readiness/readiness.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/middleware/readiness/readiness.go#L184-L185

Added lines #L184 - L185 were not covered by tests