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

Misc Python 3 Improvements #1202

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 2 0 5.4s
✅ PYTHON black 8 3 0 1.7s
❌ PYTHON flake8 8 8 0.57s
✅ PYTHON isort 8 5 0 0.33s
❌ PYTHON pylint 8 19 4.98s

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 0% with 1 line in your changes missing coverage. Please review.

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

Files Patch % Lines
newrelic/common/object_names.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-remove-python27 #1202 +/- ## ========================================================== Coverage ? 81.44% ========================================================== Files ? 196 Lines ? 21487 Branches ? 3743 ========================================================== Hits ? 17500 Misses ? 2872 Partials ? 1115 ```

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