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

Refactor part 2 #1093

Closed hmstepanek closed 6 months ago

hmstepanek 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 5.43s
✅ PYTHON black 10 0 0 1.65s
✅ PYTHON flake8 10 0 0.73s
✅ PYTHON isort 10 0 0 0.25s
✅ PYTHON pylint 10 0 5.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 6 months ago

Codecov Report

Attention: Patch coverage is 93.98907% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 81.71%. Comparing base (b950070) to head (feff9b3). Report is 1 commits behind head on develop-ai-limited-preview-3.

Files Patch % Lines
newrelic/hooks/mlmodel_openai.py 93.98% 2 Missing and 9 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-ai-limited-preview-3 #1093 +/- ## ================================================================ - Coverage 81.86% 81.71% -0.15% ================================================================ Files 192 192 Lines 21253 21172 -81 Branches 3711 3701 -10 ================================================================ - Hits 17398 17301 -97 - Misses 2783 2802 +19 + Partials 1072 1069 -3 ```

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