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

[Release 1.12] Cherry Pick Recover interrupted eventhubs subscriptions (#3344) #3346

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

berndverst
Copy link
Member

@berndverst berndverst commented Feb 8, 2024

Description

[Release 1.12] Cherry Pick Recover interrupted eventhubs subscriptions (#3344)

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

@berndverst berndverst changed the title Recover interrupted eventhubs subscriptions (#3344) [Release 1.12] Cherry Pick Recover interrupted eventhubs subscriptions (#3344) Feb 8, 2024
@berndverst berndverst marked this pull request as ready for review February 8, 2024 21:47
@berndverst berndverst requested review from a team as code owners February 8, 2024 21:47
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

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

Comparison is base (ba865c5) 34.85% compared to head (873c147) 34.84%.

Files Patch % Lines
internal/component/azure/eventhubs/eventhubs.go 0.00% 25 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.12    #3346      +/-   ##
================================================
- Coverage         34.85%   34.84%   -0.01%     
================================================
  Files               241      241              
  Lines             29967    29985      +18     
================================================
+ Hits              10445    10449       +4     
- Misses            18637    18652      +15     
+ Partials            885      884       -1     

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

@berndverst berndverst merged commit a578ea1 into dapr:release-1.12 Feb 8, 2024
92 of 93 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.

2 participants