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: add redis health check #13

Merged
merged 3 commits into from
Feb 22, 2024
Merged

feat: add redis health check #13

merged 3 commits into from
Feb 22, 2024

Conversation

gulivero1773
Copy link
Contributor

Title
Add function for get redis health checks

Motivation
It merge for fix - #2

Modifications
Add function for get redis health checks

Result
Get redis health checks

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

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

Comparison is base (ea74280) 55.68% compared to head (6ac58bb) 54.27%.

Files Patch % Lines
...thChecks/RedisHealthChecks/RedisHealthChecks.swift 0.00% 55 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   55.68%   54.27%   -1.41%     
==========================================
  Files          14       17       +3     
  Lines         334      444     +110     
==========================================
+ Hits          186      241      +55     
- Misses        148      203      +55     

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

Copy link
Contributor

@mcmikius mcmikius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rename

@mcmikius mcmikius merged commit 377bcf0 into main Feb 22, 2024
5 of 7 checks passed
@mcmikius mcmikius deleted the 2-add-check-redis-connection branch February 22, 2024 11:26
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