Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hypercorn HTTP/2 Testing #1248

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

TimPansino
Copy link
Contributor

Overview

  • Add testing for Hypercorn serving over HTTP/2.
  • Add testing infrastructure for sending HTTP/2 and HTTP/3 requests.
  • Add niquests dependency to hypercorn tests for a clean interface for newer HTTP requests.

@TimPansino TimPansino requested a review from a team as a code owner October 30, 2024 19:01
Copy link

github-actions bot commented Oct 30, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 4 1 0 0.9s
❌ PYTHON flake8 4 2 0.52s
✅ PYTHON isort 4 1 0 0.21s
❌ PYTHON pylint 4 4 5.7s

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
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.27%. Comparing base (b550b0d) to head (2785530).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1248      +/-   ##
==========================================
- Coverage   81.36%   81.27%   -0.10%     
==========================================
  Files         199      199              
  Lines       21834    21834              
  Branches     3462     3462              
==========================================
- Hits        17766    17746      -20     
- Misses       2925     2944      +19     
- Partials     1143     1144       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants