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

feat: add redis health check

553140e
Select commit
Loading
Failed to load commit list.
Merged

feat: add redis health check #13

feat: add redis health check
553140e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 21, 2024 in 1s

47.66% of diff hit (target 55.68%)

View this Pull Request on Codecov

47.66% of diff hit (target 55.68%)

Annotations

Check warning on line 85 in Sources/HealthChecks/Extensions/Application+Extensions.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HealthChecks/Extensions/Application+Extensions.swift#L85

Added line #L85 was not covered by tests

Check warning on line 51 in Sources/HealthChecks/RedisHealthChecks/RedisHealthChecks.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HealthChecks/RedisHealthChecks/RedisHealthChecks.swift#L36-L51

Added lines #L36 - L51 were not covered by tests

Check warning on line 70 in Sources/HealthChecks/RedisHealthChecks/RedisHealthChecks.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HealthChecks/RedisHealthChecks/RedisHealthChecks.swift#L55-L70

Added lines #L55 - L70 were not covered by tests

Check warning on line 81 in Sources/HealthChecks/RedisHealthChecks/RedisHealthChecks.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HealthChecks/RedisHealthChecks/RedisHealthChecks.swift#L74-L81

Added lines #L74 - L81 were not covered by tests

Check warning on line 100 in Sources/HealthChecks/RedisHealthChecks/RedisHealthChecks.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HealthChecks/RedisHealthChecks/RedisHealthChecks.swift#L86-L100

Added lines #L86 - L100 were not covered by tests