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

Rebase develop ai limited preview 3 #1074

Closed hmstepanek closed 8 months ago

github-actions[bot] commented 8 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 3 0 6.75s
✅ PYTHON black 23 1 0 3.14s
❌ PYTHON flake8 23 1 1.61s
✅ PYTHON isort 23 1 0 0.36s
❌ PYTHON pylint 23 19 13.5s

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

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

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

Files Patch % Lines
newrelic/hooks/mlmodel_langchain.py 0.00% 385 Missing :warning:
newrelic/hooks/mlmodel_openai.py 88.23% 13 Missing and 19 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-ai-limited-preview #1074 +/- ## ============================================================= Coverage ? 80.15% ============================================================= Files ? 192 Lines ? 21029 Branches ? 3664 ============================================================= Hits ? 16856 Misses ? 3137 Partials ? 1036 ```

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

hmstepanek commented 8 months ago

This was opened for diff purposes against the base branch and to verify tests-closing as it's not needed anymore.