craigpastro / pgmq-go

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

Add NewFromDB #34

Closed craigpastro closed 12 months ago

codecov[bot] commented 12 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6e372dc) 81.09% compared to head (53fb210) 83.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #34 +/- ## ========================================== + Coverage 81.09% 83.75% +2.65% ========================================== Files 1 1 Lines 164 160 -4 ========================================== + Hits 133 134 +1 + Misses 23 18 -5 Partials 8 8 ``` | [Files](https://app.codecov.io/gh/craigpastro/pgmq-go/pull/34?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/34?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Craig+Pastro#diff-cGdtcS5nbw==) | `83.75% <100.00%> (+2.65%)` | :arrow_up: |

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