mergestat / sqlq

sqlq is a SQL-backed, persistent, job queuing solution.
MIT License
2 stars 0 forks source link

feat(migrations):Alter json to jsonb in jobs columns #42

Closed ramiroJCB closed 1 year ago

ramiroJCB commented 1 year ago

Closes #40

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.62%. Comparing base (60eb8f6) to head (d7ff193). Report is 23 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #42 +/- ## ========================================== - Coverage 62.64% 61.62% -1.02% ========================================== Files 11 11 Lines 589 589 ========================================== - Hits 369 363 -6 - Misses 178 182 +4 - Partials 42 44 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.