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

Temporarily pin hypercorn version in tests #1021

Closed lrafeei closed 10 months ago

lrafeei commented 10 months ago

Overview

Temporarily pin hypercorn testing suite from latest to <0.16

github-actions[bot] commented 10 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

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

Codecov Report

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

Comparison is base (1357145) 80.74% compared to head (508996d) 81.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1021 +/- ## ========================================== + Coverage 80.74% 81.00% +0.26% ========================================== Files 190 190 Lines 19640 19640 Branches 3431 3431 ========================================== + Hits 15858 15910 +52 + Misses 2764 2736 -28 + Partials 1018 994 -24 ```

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