vgarvardt / gue

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

chore: golang 1.19 reached EOL, switch to 1.20 #248

Closed vgarvardt closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (b149ccb) 89.54% compared to head (8d68d95) 89.54%.

Files Patch % Lines
worker.go 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #248 +/- ## ======================================= Coverage 89.54% 89.54% ======================================= Files 12 12 Lines 727 727 ======================================= Hits 651 651 Misses 56 56 Partials 20 20 ```

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