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

Fix gRPC URI Detection #1137

Closed TimPansino closed 6 months ago

TimPansino commented 6 months ago

Overview

github-actions[bot] commented 6 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 1 0 4.89s
✅ PYTHON black 1 0 0 0.75s
✅ PYTHON flake8 1 0 0.41s
✅ PYTHON isort 1 0 0 0.28s
✅ PYTHON pylint 1 0 2.19s

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

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.73%. Comparing base (8884497) to head (a9a11c6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1137 +/- ## ========================================== + Coverage 81.64% 81.73% +0.08% ========================================== Files 192 192 Lines 21304 21304 Branches 3706 3706 ========================================== + Hits 17394 17413 +19 + Misses 2832 2816 -16 + Partials 1078 1075 -3 ```

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