Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to v0.23.0 of pgmq #15

Merged
merged 1 commit into from
Sep 4, 2023
Merged

Update to v0.23.0 of pgmq #15

merged 1 commit into from
Sep 4, 2023

Conversation

craigpastro
Copy link
Owner

@craigpastro craigpastro commented Sep 4, 2023

In tembo-io/pgmq#95, the function signatures of pgmq_archive(text, bigint[]) and pgmq_delete(text, bigint[]) changed to return rows of bools. This PR makes the corresponding changes here.

@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Patch coverage: 78.57% and project coverage change: +0.30% 🎉

Comparison is base (8054057) 80.55% compared to head (22c626b) 80.86%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   80.55%   80.86%   +0.30%     
==========================================
  Files           1        1              
  Lines         144      162      +18     
==========================================
+ Hits          116      131      +15     
- Misses         19       21       +2     
- Partials        9       10       +1     
Files Changed Coverage Δ
pgmq.go 80.86% <78.57%> (+0.30%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@craigpastro craigpastro merged commit 4d7cfc2 into main Sep 4, 2023
@craigpastro craigpastro deleted the update-to-v0.23.0 branch September 4, 2023 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant