newrelic / newrelic-python-agent

New Relic Python Agent
https://docs.newrelic.com/docs/agents/python-agent
Apache License 2.0
176 stars 99 forks source link

K8s Agents Operator Changes #1162

Closed TimPansino closed 3 months ago

TimPansino commented 3 months ago

Overview

github-actions[bot] commented 3 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 3 0 5.84s
✅ PYTHON black 3 0 0 2.17s
✅ PYTHON flake8 3 0 1.1s
✅ PYTHON isort 3 0 0 0.23s
✅ PYTHON pylint 3 0 6.73s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 11.62791% with 38 lines in your changes missing coverage. Please review.

Project coverage is 81.69%. Comparing base (4ddc5b1) to head (d969238).

Files Patch % Lines
newrelic/bootstrap/sitecustomize.py 0.00% 38 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1162 +/- ## ========================================== + Coverage 81.64% 81.69% +0.04% ========================================== Files 195 195 Lines 21643 21666 +23 Branches 3779 3780 +1 ========================================== + Hits 17671 17700 +29 + Misses 2879 2868 -11 - Partials 1093 1098 +5 ```

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