Xabaril / AspNetCore.Diagnostics.HealthChecks

Enterprise HealthChecks for ASP.NET Core Diagnostics Package
Apache License 2.0
3.98k stars 771 forks source link

Fix typo in CosmosDB README #2177

Closed joegoldman2 closed 3 months ago

joegoldman2 commented 3 months ago

CosmosDbHealthCheckOptions => AzureCosmosDbHealthCheckOptions.

unaizorrilla commented 3 months ago

LGTM, thanks @joegoldman2 for the contribution!

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.11%. Comparing base (73abc7a) to head (5799d64). Report is 1 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2177 +/- ## ======================================= Coverage 64.11% 64.11% ======================================= Files 248 248 Lines 8359 8359 Branches 586 586 ======================================= Hits 5359 5359 Misses 2852 2852 Partials 148 148 ``` | [Flag](https://app.codecov.io/gh/Xabaril/AspNetCore.Diagnostics.HealthChecks/pull/2177/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [CosmosDb](https://app.codecov.io/gh/Xabaril/AspNetCore.Diagnostics.HealthChecks/pull/2177/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `28.10% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.