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 sitecustomize changes #1144

Closed TimPansino closed 4 months ago

TimPansino commented 4 months ago

Overview

github-actions[bot] commented 4 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 1 0 4.9s
✅ PYTHON black 1 0 0 0.72s
✅ PYTHON flake8 1 0 0.4s
✅ PYTHON isort 1 0 0 0.28s
✅ PYTHON pylint 1 0 2.55s

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 4 months ago

Codecov Report

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

Please upload report for BASE (develop-k8s-agent-operator@185f6f9). Learn more about missing BASE report.

Files Patch % Lines
newrelic/bootstrap/sitecustomize.py 0.00% 37 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-k8s-agent-operator #1144 +/- ## ============================================================= Coverage ? 79.82% ============================================================= Files ? 192 Lines ? 21323 Branches ? 3707 ============================================================= Hits ? 17021 Misses ? 3242 Partials ? 1060 ```

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

hmstepanek commented 4 months ago

The tests are failing but it's some unrelated issue with langchain.