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

Fix OpenAI Missing Usage Error #1060

Closed TimPansino closed 8 months ago

TimPansino commented 9 months ago

Overview

github-actions[bot] commented 9 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 1 0 5.15s
✅ PYTHON black 4 2 0 1.46s
❌ PYTHON flake8 4 1 0.64s
✅ PYTHON isort 4 2 0 0.28s
❌ PYTHON pylint 4 2 3.74s

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 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-ai-limited-preview #1060 +/- ## ============================================================= Coverage ? 81.52% ============================================================= Files ? 191 Lines ? 20343 Branches ? 3569 ============================================================= Hits ? 16585 Misses ? 2741 Partials ? 1017 ```

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