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

Add Queue.SendAndGetID method #45

Merged
merged 2 commits into from
May 27, 2024
Merged

Add Queue.SendAndGetID method #45

merged 2 commits into from
May 27, 2024

Conversation

markuswustenberg
Copy link
Member

The id is useful to interact with the message without receiving it first.

See #42

The id is useful to interact with the message without receiving it first.

See #42
Copy link

codecov bot commented May 24, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 89.10%. Comparing base (5e48a13) to head (118fd39).

Current head 118fd39 differs from pull request most recent head f90c5b8

Please upload reports for the commit f90c5b8 to get more accurate results.

Files Patch % Lines
goqite.go 87.50% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   88.72%   89.10%   +0.37%     
==========================================
  Files           3        3              
  Lines         346      358      +12     
==========================================
+ Hits          307      319      +12     
  Misses         29       29              
  Partials       10       10              

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

@markuswustenberg markuswustenberg changed the title Add Queue.SendAndReturnID method Add Queue.SendAndGetID method May 27, 2024
@markuswustenberg markuswustenberg merged commit fb57e5d into main May 27, 2024
2 checks passed
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