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: Redis Implementation #306

Merged
merged 5 commits into from
May 23, 2024
Merged

feat: Redis Implementation #306

merged 5 commits into from
May 23, 2024

Conversation

samtrion
Copy link
Member

@samtrion samtrion commented May 23, 2024

resolve #144

Copy link

codecov bot commented May 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 57 lines in your changes are missing coverage. Please review.

Project coverage is 2.47%. Comparing base (bec292b) to head (779e1e5).
Report is 1 commits behind head on main.

Files Patch % Lines
...lve.HealthChecks.Redis/RedisDatabaseHealthCheck.cs 0.00% 19 Missing ⚠️
...ealthChecks.Redis/DependencyInjectionExtensions.cs 0.00% 18 Missing ⚠️
...volve.HealthChecks.Redis/RedisDatabaseConfigure.cs 0.00% 17 Missing ⚠️
...tEvolve.HealthChecks.Redis/RedisDatabaseOptions.cs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #306      +/-   ##
========================================
- Coverage   2.54%   2.47%   -0.07%     
========================================
  Files         79      83       +4     
  Lines       1533    1575      +42     
  Branches     259     261       +2     
========================================
  Hits          39      39              
- Misses      1494    1536      +42     

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

Copy link

sonarcloud bot commented May 23, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@samtrion samtrion marked this pull request as ready for review May 23, 2024 11:02
@samtrion samtrion requested a review from a team as a code owner May 23, 2024 11:02
@samtrion samtrion merged commit 35de98b into main May 23, 2024
12 of 15 checks passed
@samtrion samtrion deleted the feature/redis branch May 23, 2024 11:10
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.

NetEvolve.HealthChecks.Redis
1 participant