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

chore: event_payload column can be JSONB or TEXT #5372

Merged
merged 25 commits into from
Jan 9, 2025

Merge branch 'master' into chore.jobsdbPayloadColumnType

37133be
Select commit
Loading
Failed to load commit list.
Merged

chore: event_payload column can be JSONB or TEXT #5372

Merge branch 'master' into chore.jobsdbPayloadColumnType
37133be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 23, 2024 in 0s

57.14% of diff hit (target 74.77%)

View this Pull Request on Codecov

57.14% of diff hit (target 74.77%)

Annotations

Check warning on line 724 in jobsdb/jobsdb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jobsdb/jobsdb.go#L721-L724

Added lines #L721 - L724 were not covered by tests

Check warning on line 730 in jobsdb/jobsdb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jobsdb/jobsdb.go#L727-L730

Added lines #L727 - L730 were not covered by tests

Check warning on line 1118 in jobsdb/jobsdb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jobsdb/jobsdb.go#L1118

Added line #L1118 was not covered by tests

Check warning on line 1123 in jobsdb/jobsdb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jobsdb/jobsdb.go#L1122-L1123

Added lines #L1122 - L1123 were not covered by tests

Check warning on line 1138 in jobsdb/jobsdb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jobsdb/jobsdb.go#L1129-L1138

Added lines #L1129 - L1138 were not covered by tests

Check warning on line 1144 in jobsdb/jobsdb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jobsdb/jobsdb.go#L1140-L1144

Added lines #L1140 - L1144 were not covered by tests

Check warning on line 2399 in jobsdb/jobsdb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jobsdb/jobsdb.go#L2398-L2399

Added lines #L2398 - L2399 were not covered by tests

Check warning on line 2410 in jobsdb/jobsdb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jobsdb/jobsdb.go#L2409-L2410

Added lines #L2409 - L2410 were not covered by tests

Check warning on line 474 in jobsdb/migration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jobsdb/migration.go#L467-L474

Added lines #L467 - L474 were not covered by tests

Check warning on line 483 in jobsdb/migration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jobsdb/migration.go#L480-L483

Added lines #L480 - L483 were not covered by tests

Check warning on line 488 in jobsdb/migration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jobsdb/migration.go#L487-L488

Added lines #L487 - L488 were not covered by tests

Check warning on line 492 in jobsdb/migration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jobsdb/migration.go#L491-L492

Added lines #L491 - L492 were not covered by tests

Check warning on line 495 in jobsdb/migration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jobsdb/migration.go#L494-L495

Added lines #L494 - L495 were not covered by tests

Check warning on line 518 in jobsdb/migration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jobsdb/migration.go#L517-L518

Added lines #L517 - L518 were not covered by tests

Check warning on line 524 in jobsdb/migration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jobsdb/migration.go#L523-L524

Added lines #L523 - L524 were not covered by tests

Check warning on line 527 in jobsdb/migration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jobsdb/migration.go#L526-L527

Added lines #L526 - L527 were not covered by tests

Check warning on line 532 in jobsdb/migration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jobsdb/migration.go#L531-L532

Added lines #L531 - L532 were not covered by tests