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

Bedrock Streaming Support #1088

Closed TimPansino closed 8 months ago

TimPansino commented 8 months ago

Overview

github-actions[bot] commented 8 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 1 0 5.59s
✅ PYTHON black 8 2 0 4.56s
✅ PYTHON flake8 8 0 0.96s
✅ PYTHON isort 8 2 0 0.34s
❌ PYTHON pylint 8 24 9.47s

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

Project coverage is 81.84%. Comparing base (b200fb0) to head (4c9e818). Report is 10 commits behind head on develop-ai-limited-preview-3.

Files Patch % Lines
newrelic/hooks/external_botocore.py 87.68% 24 Missing and 10 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-ai-limited-preview-3 #1088 +/- ## ================================================================ - Coverage 81.87% 81.84% -0.03% ================================================================ Files 192 192 Lines 21151 21315 +164 Branches 3710 3720 +10 ================================================================ + Hits 17317 17445 +128 - Misses 2773 2794 +21 - Partials 1061 1076 +15 ```

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