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

feat: support anyio, sending denial response, handshake headers #34

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

refactor: remove improperly exposed private module variables

3d2b0ea
Select commit
Loading
Failed to load commit list.
Open

feat: support anyio, sending denial response, handshake headers #34

refactor: remove improperly exposed private module variables
3d2b0ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 8, 2024 in 0s

96.39% (-0.35%) compared to 977d9c1

View this Pull Request on Codecov

96.39% (-0.35%) compared to 977d9c1

Details

Codecov Report

Attention: Patch coverage is 85.41667% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 96.39%. Comparing base (977d9c1) to head (3d2b0ea).

Files Patch % Lines
src/fastapi_proxy_lib/core/websocket.py 84.09% 10 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   96.74%   96.39%   -0.35%     
==========================================
  Files           9        9              
  Lines         461      472      +11     
  Branches       67       73       +6     
==========================================
+ Hits          446      455       +9     
- Misses          9       11       +2     
  Partials        6        6              

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