open-telemetry/opentelemetry-ruby-contrib

Improve redis instrumentation test coverage

Chiusa

#2162 aperta il 5 apr 2026

 (9 commenti) (0 reazioni) (1 assegnatario)Ruby (252 fork)auto 404
good first issuehelp wantedinstrumentation-redis

Metriche repository

Star
 (135 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor