mergestat / sqlq

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

feat: add position column in sqlq.job_logs to order entries #47

Closed riyaz-ali closed 1 year ago

riyaz-ali commented 1 year ago

This PR fixes log ordering issues for all entries emitted in the same batch (closes mergestat/mergestat#970)

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 60.81%. Comparing base (995fa18) to head (27aee04). Report is 15 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #47 +/- ## ========================================== - Coverage 63.03% 60.81% -2.22% ========================================== Files 11 11 Lines 587 587 ========================================== - Hits 370 357 -13 - Misses 176 186 +10 - Partials 41 44 +3 ```

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