open-telemetry/opentelemetry-ruby-contrib

Improve redis instrumentation test coverage

Fermée

#2 162 ouverte le 5 avr. 2026

 (9 commentaires) (0 réaction) (1 personne assignée)Ruby (252 forks)auto 404
good first issuehelp wantedinstrumentation-redis

Métriques du dépôt

Stars
 (135 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur