open-telemetry/opentelemetry-ruby-contrib
Improve redis instrumentation test coverage
クローズ
#2,162 opened on 2026/04/05
good first issuehelp wantedinstrumentation-redis
Repository metrics
- Stars
- (135 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.