open-telemetry/opentelemetry-ruby-contrib
Improve redis instrumentation test coverage
Closed
#2,162 opened on Apr 5, 2026
good first issuehelp wantedinstrumentation-redis
Repository metrics
- Stars
- (135 stars)
- PR merge metrics
- (PR metrics pending)
Description
The coverage of the redis instrumentation doesn't meet the expected 85% as calculated by simplecov.
We should add additional test cases so that this gem is being adequately test after every change. Once the coverage meets the required level the coverage override defined in the github Workflow needs to be removed.