newrelic / k8s-agents-operator

Apache License 2.0
5 stars 4 forks source link

fix: correct references to PHP #32

Closed bduranleau-nr closed 1 month ago

bduranleau-nr commented 3 months ago

Description

Fixes incorrect references to PHP in PHP specific codepaths.

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 (0a9721e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ======================================= 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.

bduranleau-nr commented 1 month ago

Superseded by https://github.com/newrelic/k8s-agents-operator/pull/79