open-telemetry/opentelemetry-ruby-contrib

Improve redis instrumentation test coverage

Fechada

#2.162 aberto em 5 de abr. de 2026

 (9 comentários) (0 reação) (1 responsável)Ruby (252 forks)auto 404
good first issuehelp wantedinstrumentation-redis

Métricas do repositório

Stars
 (135 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador