open-telemetry/opentelemetry-ruby-contrib

Improve redis instrumentation test coverage

已关闭

#2,162 创建于 2026年4月5日

 (9 条评论) (0 个反应) (1 位负责人)Ruby (252 个派生)auto 404
good first issuehelp wantedinstrumentation-redis

仓库指标

星标
 (135 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南