newrelic / newrelic-python-agent

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

Replace Old Style Classes #1201

Closed TimPansino closed 2 months ago

TimPansino commented 2 months ago

Overview

github-actions[bot] commented 2 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ PYTHON bandit 47 4 13.68s
✅ PYTHON black 90 90 0 13.49s
❌ PYTHON flake8 90 91 3.25s
✅ PYTHON isort 90 90 0 0.47s
❌ PYTHON pylint 90 203 28.33s

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

Codecov Report

Attention: Patch coverage is 98.46154% with 1 line in your changes missing coverage. Please review.

Please upload report for BASE (develop-remove-python27@0704620). Learn more about missing BASE report.

Files Patch % Lines
newrelic/common/agent_http.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-remove-python27 #1201 +/- ## ========================================================== Coverage ? 81.42% ========================================================== Files ? 196 Lines ? 21490 Branches ? 3743 ========================================================== Hits ? 17499 Misses ? 2877 Partials ? 1114 ```

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