craigpastro / pgmq-go

A Go (Golang) client for Postgres Message Queue (PGMQ)
MIT License
42 stars 2 forks source link

Add send with delay #20

Closed craigpastro closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.72% :tada:

Comparison is base (2e2b151) 80.25% compared to head (6e8ce65) 80.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #20 +/- ## ========================================== + Coverage 80.25% 80.98% +0.72% ========================================== Files 1 1 Lines 157 163 +6 ========================================== + Hits 126 132 +6 Misses 23 23 Partials 8 8 ``` | [Files Changed](https://app.codecov.io/gh/craigpastro/pgmq-go/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Craig+Pastro) | Coverage Δ | | |---|---|---| | [pgmq.go](https://app.codecov.io/gh/craigpastro/pgmq-go/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Craig+Pastro#diff-cGdtcS5nbw==) | `80.98% <100.00%> (+0.72%)` | :arrow_up: |

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