open-telemetry/opentelemetry-ruby-contrib
Improve redis instrumentation test coverage
已關閉
#2,162 建立於 2026年4月5日
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.