craigpastro / pgmq-go

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

ArchiveBatch and DeleteBatch return msg ids #21

Closed craigpastro closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (62ad344) 80.98% compared to head (0c7f940) 80.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ========================================== - Coverage 80.98% 80.37% -0.61% ========================================== Files 1 1 Lines 163 158 -5 ========================================== - Hits 132 127 -5 Misses 23 23 Partials 8 8 ``` | [Files](https://app.codecov.io/gh/craigpastro/pgmq-go/pull/21?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/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Craig+Pastro#diff-cGdtcS5nbw==) | `80.37% <80.00%> (-0.61%)` | :arrow_down: |

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