Skip to content

feat: add traces all along the migration path #839

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

Merged
merged 1 commit into from
Apr 1, 2025

feat: add traces all along the migration path

974c78d
Select commit
Loading
Failed to load commit list.
Merged

feat: add traces all along the migration path #839

feat: add traces all along the migration path
974c78d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 1, 2025 in 1s

83.15% of diff hit (target 82.17%)

View this Pull Request on Codecov

83.15% of diff hit (target 82.17%)

Annotations

Check warning on line 43 in cmd/buckets_upgrade.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/buckets_upgrade.go#L43

Added line #L43 was not covered by tests

Check warning on line 58 in cmd/buckets_upgrade.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/buckets_upgrade.go#L58

Added line #L58 was not covered by tests

Check warning on line 50 in cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/root.go#L47-L50

Added lines #L47 - L50 were not covered by tests

Check warning on line 52 in cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/root.go#L52

Added line #L52 was not covered by tests

Check warning on line 64 in internal/api/router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/api/router.go#L64

Added line #L64 was not covered by tests

Check warning on line 60 in internal/storage/bucket/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/bucket/migrations.go#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 217 in internal/storage/driver/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/driver/driver.go#L212-L217

Added lines #L212 - L217 were not covered by tests

Check warning on line 251 in internal/storage/driver/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/driver/driver.go#L250-L251

Added lines #L250 - L251 were not covered by tests

Check warning on line 29 in internal/storage/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/module.go#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 34 in internal/storage/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/module.go#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 37 in internal/storage/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/module.go#L36-L37

Added lines #L36 - L37 were not covered by tests