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

httpx HTTP/2 Testing #1245

Closed TimPansino closed 4 days ago

TimPansino commented 3 weeks ago

Overview

github-actions[bot] commented 3 weeks ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 1 0 4.62s
✅ PYTHON black 5 4 0 1.47s
❌ PYTHON flake8 5 3 0.56s
✅ PYTHON isort 5 5 0 0.32s
❌ PYTHON pylint 5 9 5.13s
✅ YAML prettier 1 1 0 1.04s
✅ YAML v8r 1 0 2.42s
✅ YAML yamllint 1 0 0.52s

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

Codecov Report

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

Project coverage is 81.33%. Comparing base (4334b5e) to head (cca3743).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1245 +/- ## ========================================== - Coverage 81.34% 81.33% -0.02% ========================================== Files 200 200 Lines 21899 21891 -8 Branches 3470 3469 -1 ========================================== - Hits 17813 17804 -9 Misses 2944 2944 - Partials 1142 1143 +1 ```

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