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

More overloads for MongoDbHealthCheckBuilderExtensions #1948

Merged
merged 1 commit into from
Jul 23, 2023
Merged

Conversation

sungam3r
Copy link
Collaborator

fixes #770

@codecov-commenter
Copy link

Codecov Report

Merging #1948 (5712500) into master (3956b01) will decrease coverage by 0.13%.
The diff coverage is 0.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    #1948      +/-   ##
==========================================
- Coverage   66.46%   66.34%   -0.13%     
==========================================
  Files         250      250              
  Lines        8627     8643      +16     
  Branches      610      612       +2     
==========================================
  Hits         5734     5734              
- Misses       2741     2757      +16     
  Partials      152      152              
Flag Coverage Δ
MongoDb 29.01% <0.00%> (-2.63%) ⬇️

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

Impacted Files Coverage Δ
...cyInjection/MongoDbHealthCheckBuilderExtensions.cs 50.00% <0.00%> (-25.00%) ⬇️

@sungam3r sungam3r merged commit 8f7d707 into master Jul 23, 2023
3 checks passed
@sungam3r sungam3r deleted the mongo branch July 23, 2023 06:06
@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.

MongoDbHealthCheckBuilderExtensions add factory delegate with service provider input [Enhancement Request]
2 participants