newrelic / newrelic-ruby-agent

New Relic RPM Ruby Agent
https://docs.newrelic.com/docs/apm/agents/ruby-agent/getting-started/introduction-new-relic-ruby/
Apache License 2.0
1.2k stars 599 forks source link

Add missing coverage for disabled Style/SafeNavigation lines #1851

Open kaylareopelle opened 1 year ago

kaylareopelle commented 1 year ago

Description

There are approximately 30 # rubocop:disable Style/SafeNavigation comments within the codebase created during the resolution of #1787

Above these lines, there's another comment describing the type of coverage the following line lacks.

Acceptance Criteria

Design Consideration/Limitations

We could also consider making these changes as we edit the files for other purposes.

Dependencies

N/A

Estimates

M

workato-integration[bot] commented 1 year ago

https://issues.newrelic.com/browse/NEWRELIC-7149