mergestat / sqlq

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

feat: set completed_at and emit log when reaping #53

Closed riyaz-ali closed 1 year ago

riyaz-ali commented 1 year ago

Fixes #51

codecov-commenter commented 1 year ago

Codecov Report

Merging #53 (caf9b84) into main (7f18f23) will decrease coverage by 0.96%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #53      +/-   ##
==========================================
- Coverage   63.03%   62.07%   -0.96%     
==========================================
  Files          11       11              
  Lines         587      588       +1     
==========================================
- Hits          370      365       -5     
- Misses        176      180       +4     
- Partials       41       43       +2     
Impacted Files Coverage Δ
sqlq.go 54.11% <100.00%> (+0.27%) :arrow_up:

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more