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

Merge main into develop-ai-limited-preview #1063

Closed TimPansino closed 7 months ago

TimPansino commented 7 months ago

Overview

github-actions[bot] commented 7 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ MARKDOWN markdownlint 1 0 1 0.34s
✅ MARKDOWN markdown-link-check 1 0 0.59s
❌ PYTHON bandit 51 3 6.51s
✅ PYTHON black 116 29 0 9.23s
❌ PYTHON flake8 116 40 4.89s
✅ PYTHON isort 116 33 0 0.74s
❌ PYTHON pylint 116 248 33.18s
✅ RST rstcheck 1 0 1.0s
✅ RST rstfmt 1 0 0 2.92s
✅ RST rst-lint 1 0 0.34s
✅ YAML prettier 3 2 0 1.19s
✅ YAML v8r 3 0 5.54s
✅ YAML yamllint 3 0 0.44s

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

Codecov Report

Attention: 88 lines in your changes are missing coverage. Please review.

:exclamation: No coverage uploaded for pull request base (develop-ai-limited-preview@510f747). Click here to learn what that means.

Files Patch % Lines
newrelic/api/web_transaction.py 87.79% 18 Missing and 3 partials :warning:
newrelic/hooks/logger_structlog.py 71.15% 5 Missing and 10 partials :warning:
newrelic/config.py 59.25% 9 Missing and 2 partials :warning:
newrelic/common/encoding_utils.py 92.47% 4 Missing and 3 partials :warning:
newrelic/api/log.py 87.23% 4 Missing and 2 partials :warning:
newrelic/common/object_wrapper.py 80.76% 5 Missing :warning:
newrelic/core/environment.py 78.94% 4 Missing :warning:
newrelic/hooks/middleware_flask_compress.py 69.23% 1 Missing and 3 partials :warning:
newrelic/api/transaction.py 93.75% 2 Missing and 1 partial :warning:
newrelic/core/transaction_node.py 75.00% 0 Missing and 2 partials :warning:
... and 7 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-ai-limited-preview #1063 +/- ## ============================================================= Coverage ? 81.36% ============================================================= Files ? 191 Lines ? 20341 Branches ? 3569 ============================================================= Hits ? 16550 Misses ? 2775 Partials ? 1016 ```

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