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

Add server.address attribute to RabbitMQ #1186

Closed TimPansino closed 3 months ago

TimPansino commented 3 months ago

Overview

github-actions[bot] commented 3 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 2 0 5.4s
✅ PYTHON black 8 0 0 1.24s
✅ PYTHON flake8 8 0 0.64s
✅ PYTHON isort 8 0 0 0.21s
❌ PYTHON pylint 8 17 3.97s

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 71.42857% with 8 lines in your changes missing coverage. Please review.

Project coverage is 81.49%. Comparing base (234bd74) to head (13f0f66).

Files Patch % Lines
newrelic/hooks/messagebroker_pika.py 71.42% 4 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1186 +/- ## ========================================== - Coverage 81.63% 81.49% -0.15% ========================================== Files 196 196 Lines 21735 21760 +25 Branches 3795 3800 +5 ========================================== - Hits 17744 17733 -11 - Misses 2887 2917 +30 - Partials 1104 1110 +6 ```

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