vgarvardt / gue

Golang queue on top of PostgreSQL
MIT License
278 stars 23 forks source link

fix: panicked job calls hook job done with typed error #249

Closed vgarvardt closed 11 months ago

vgarvardt commented 11 months ago

addresses https://github.com/vgarvardt/gue/issues/247

codecov[bot] commented 11 months ago

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (caf8aaa) 89.54% compared to head (beb5352) 89.43%.

Files Patch % Lines
worker.go 80.00% 7 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #249 +/- ## ========================================== - Coverage 89.54% 89.43% -0.12% ========================================== Files 12 12 Lines 727 757 +30 ========================================== + Hits 651 677 +26 - Misses 56 59 +3 - Partials 20 21 +1 ```

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