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

feat: azure-servicebus component for DelayQueue API #807

Merged
merged 6 commits into from
Oct 10, 2022

Conversation

seeflood
Copy link
Member

@seeflood seeflood commented Oct 2, 2022

Signed-off-by: seeflood [email protected]

What this PR does:
implement DelayQueue API using azure-servicebus

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


# Conflicts:
#	components/go.mod
#	components/go.sum
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
@codecov
Copy link

codecov bot commented Oct 10, 2022

Codecov Report

Base: 60.39% // Head: 60.39% // No change to project coverage 👍

Coverage data is based on head (5411840) compared to base (10a6b34).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #807   +/-   ##
=======================================
  Coverage   60.39%   60.39%           
=======================================
  Files         133      133           
  Lines        8398     8398           
=======================================
  Hits         5072     5072           
  Misses       2738     2738           
  Partials      588      588           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@seeflood seeflood changed the title [WIP] feat: azure-servicebus component for DelayQueue API feat: azure-servicebus component for DelayQueue API Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants