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, BYTEA or TEXT #5372

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

Merge branch 'master' into chore.jobsdbPayloadColumnType

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

chore: event_payload column can be JSONB, BYTEA or TEXT #5372

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

74.73% (-0.04%) compared to 7425659

View this Pull Request on Codecov

74.73% (-0.04%) compared to 7425659

Details

Codecov Report

Attention: Patch coverage is 57.14286% with 66 lines in your changes missing coverage. Please review.

Project coverage is 74.73%. Comparing base (7425659) to head (37133be).

Files with missing lines Patch % Lines
jobsdb/jobsdb.go 60.86% 30 Missing and 6 partials ⚠️
jobsdb/migration.go 51.61% 26 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5372      +/-   ##
==========================================
- Coverage   74.77%   74.73%   -0.04%     
==========================================
  Files         437      437              
  Lines       61243    61392     +149     
==========================================
+ Hits        45793    45882      +89     
- Misses      12913    12968      +55     
- Partials     2537     2542       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.