newrelic / k8s-agents-operator

Apache License 2.0
5 stars 4 forks source link

fix: fix invalid reference in go codepath #33

Open bduranleau-nr opened 3 months ago

bduranleau-nr commented 3 months ago

Description

Fixes an invalid reference in the Go codepath

Type of change

Checklist:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 60.75%. Comparing base (80b665b) to head (105bb3d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #33 +/- ## ======================================= Coverage 60.75% 60.75% ======================================= Files 7 7 Lines 586 586 ======================================= Hits 356 356 Misses 187 187 Partials 43 43 ```

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