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

Hypercorn HTTP/2 Testing #1248

Closed TimPansino closed 1 week ago

TimPansino commented 2 weeks ago

Overview

github-actions[bot] commented 2 weeks ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 4 1 0 0.88s
❌ PYTHON flake8 4 2 0.46s
✅ PYTHON isort 4 1 0 0.2s
❌ PYTHON pylint 4 4 5.44s

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 2 weeks ago

Codecov Report

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

Project coverage is 81.33%. Comparing base (791c0a7) to head (b4400c6). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1248 +/- ## ========================================== + Coverage 81.20% 81.33% +0.12% ========================================== Files 200 200 Lines 21871 21899 +28 Branches 3464 3470 +6 ========================================== + Hits 17760 17811 +51 + Misses 2967 2944 -23 Partials 1144 1144 ```

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