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

Cleanup ai part 1 #1081

Closed hmstepanek closed 6 months ago

hmstepanek commented 6 months ago

Overview

New commits on this PR that need to be reviewed:

github-actions[bot] commented 6 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 8 0 6.69s
✅ PYTHON black 26 0 0 3.44s
✅ PYTHON flake8 26 0 1.79s
✅ PYTHON isort 26 0 0 0.27s
❌ PYTHON pylint 26 37 13.92s

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 97.84946% with 2 lines in your changes are missing coverage. Please review.

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

Files Patch % Lines
newrelic/hooks/mlmodel_langchain.py 88.23% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-ai-limited-preview-3 #1081 +/- ## =============================================================== Coverage ? 81.81% =============================================================== Files ? 192 Lines ? 21114 Branches ? 3695 =============================================================== Hits ? 17274 Misses ? 2778 Partials ? 1062 ```

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