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 langchain #1097

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.12s
✅ PYTHON black 4 0 0 1.5s
✅ PYTHON flake8 4 0 0.78s
✅ PYTHON isort 4 0 0 0.3s
✅ PYTHON pylint 4 0 6.26s

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

Project coverage is 81.80%. Comparing base (b950070) to head (a3f56e4). Report is 20 commits behind head on develop-ai-limited-preview-3.

Files Patch % Lines
newrelic/hooks/mlmodel_langchain.py 96.00% 5 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-ai-limited-preview-3 #1097 +/- ## ================================================================ - Coverage 81.86% 81.80% -0.06% ================================================================ Files 192 192 Lines 21253 21243 -10 Branches 3711 3692 -19 ================================================================ - Hits 17398 17378 -20 - Misses 2783 2793 +10 Partials 1072 1072 ```

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