newrelic / newrelic-cli

The New Relic Command Line Interface
https://developer.newrelic.com/explore-docs/newrelic-cli
Apache License 2.0
127 stars 73 forks source link

feat(install): Do not simultaneously install infra and super agents #1577

Closed amolero-nr closed 6 months ago

amolero-nr commented 6 months ago

Do not install both infra and super agents in a single install (Ref.: NR-222479).

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 47.92%. Comparing base (e4ba11c) to head (79189ab).

Files Patch % Lines
internal/install/command.go 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1577 +/- ## ========================================== - Coverage 47.94% 47.92% -0.02% ========================================== Files 123 123 Lines 7768 7771 +3 ========================================== Hits 3724 3724 - Misses 3902 3905 +3 Partials 142 142 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.