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 598 forks source link

try putting view component in its own group #2970

Open kaylareopelle opened 23 hours ago

kaylareopelle commented 23 hours ago

_Before contributing, please read our contributing guidelines and code of conduct._

Overview

Describe the changes present in the pull request

Submitter Checklist:

Testing

The agent includes a suite of unit and functional tests which should be used to verify your changes don't break existing functionality. These tests will run with GitHub Actions when a pull request is made. More details on running the tests locally can be found here for our unit tests, and here for our functional tests. For most contributions it is strongly recommended to add additional tests which exercise your changes.

Reviewer Checklist

github-actions[bot] commented 23 hours ago

SimpleCov Report

Coverage Threshold
Line 93.87% 93%
Branch 69.73% 50%