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

Support capturing run_id during multiple async calls #1041

Closed hmstepanek closed 8 months ago

hmstepanek commented 8 months ago

Overview

Support capturing run_id during multiple async calls.

github-actions[bot] commented 8 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 1 0 5.29s
✅ PYTHON black 2 0 0 1.74s
✅ PYTHON flake8 2 0 0.7s
✅ PYTHON isort 2 0 0 0.2s
✅ PYTHON pylint 2 0 6.62s

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

Codecov Report

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

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-ai-limited-preview-3 #1041 +/- ## =============================================================== Coverage ? 80.35% =============================================================== Files ? 192 Lines ? 20670 Branches ? 3611 =============================================================== Hits ? 16609 Misses ? 3043 Partials ? 1018 ```

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