open-telemetry/opentelemetry-ruby-contrib
Improve redis instrumentation test coverage
Geschlossen
#2.162 geöffnet am 05.04.2026
good first issuehelp wantedinstrumentation-redis
Repository-Metriken
- Stars
- (135 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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.