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

Introduce RabbitMQHealthCheckOptions.RequestedConnectionTimeout #1946

Merged
merged 2 commits into from
Jul 22, 2023
Merged

Conversation

sungam3r
Copy link
Collaborator

Helps to mitigate #714

@codecov-commenter
Copy link

Codecov Report

Merging #1946 (5714dd4) into master (238059a) will increase coverage by 0.02%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master    #1946      +/-   ##
==========================================
+ Coverage   66.44%   66.46%   +0.02%     
==========================================
  Files         250      250              
  Lines        8621     8627       +6     
  Branches      610      610              
==========================================
+ Hits         5728     5734       +6     
  Misses       2741     2741              
  Partials      152      152              
Flag Coverage Δ
RabbitMQ 48.10% <100.00%> (+1.34%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/HealthChecks.Rabbitmq/RabbitMQHealthCheck.cs 93.61% <100.00%> (+0.75%) ⬆️
...ealthChecks.Rabbitmq/RabbitMQHealthCheckOptions.cs 100.00% <100.00%> (ø)

@sungam3r sungam3r merged commit 3956b01 into master Jul 22, 2023
2 checks passed
@sungam3r sungam3r deleted the token branch July 22, 2023 08:41
@sungam3r sungam3r mentioned this pull request Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants