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

Bedrock Embedding Updates #1100

Closed TimPansino closed 6 months ago

TimPansino 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 6.11s
✅ PYTHON black 5 0 0 2.52s
✅ PYTHON flake8 5 0 1.41s
✅ PYTHON isort 5 0 0 0.26s
✅ PYTHON pylint 5 0 8.58s

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

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

Files Patch % Lines
newrelic/hooks/external_botocore.py 33.33% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-ai-limited-preview-3 #1100 +/- ## ================================================================ - Coverage 81.86% 81.84% -0.02% ================================================================ Files 192 192 Lines 21253 21258 +5 Branches 3711 3708 -3 ================================================================ Hits 17398 17398 + Misses 2783 2782 -1 - Partials 1072 1078 +6 ```

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