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 trace based feedback. #1083

Closed umaannamalai closed 8 months ago

umaannamalai commented 8 months ago

This PR adds support for trace based feedback

github-actions[bot] commented 8 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 1 0 4.68s
✅ PYTHON black 2 0 0 0.75s
✅ PYTHON flake8 2 0 0.41s
✅ PYTHON isort 2 0 0 0.17s
✅ PYTHON pylint 2 0 2.32s

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:

Project coverage is 81.87%. Comparing base (b200fb0) to head (58c09d3). Report is 1 commits behind head on develop-ai-limited-preview-3.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-ai-limited-preview-3 #1083 +/- ## ============================================================= Coverage 81.87% 81.87% ============================================================= Files 192 192 Lines 21151 21151 Branches 3710 3710 ============================================================= + Hits 17317 17318 +1 Misses 2773 2773 + Partials 1061 1060 -1 ```

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