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/patch failed Apr 8, 2024 in 0s

85.41% of diff hit (target 96.74%)

View this Pull Request on Codecov

85.41% of diff hit (target 96.74%)

Annotations

Check warning on line 383 in src/fastapi_proxy_lib/core/websocket.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastapi_proxy_lib/core/websocket.py#L383

Added line #L383 was not covered by tests

Check warning on line 402 in src/fastapi_proxy_lib/core/websocket.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastapi_proxy_lib/core/websocket.py#L402

Added line #L402 was not covered by tests

Check warning on line 410 in src/fastapi_proxy_lib/core/websocket.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastapi_proxy_lib/core/websocket.py#L410

Added line #L410 was not covered by tests

Check warning on line 452 in src/fastapi_proxy_lib/core/websocket.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastapi_proxy_lib/core/websocket.py#L452

Added line #L452 was not covered by tests

Check warning on line 457 in src/fastapi_proxy_lib/core/websocket.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastapi_proxy_lib/core/websocket.py#L457

Added line #L457 was not covered by tests

Check warning on line 460 in src/fastapi_proxy_lib/core/websocket.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastapi_proxy_lib/core/websocket.py#L459-L460

Added lines #L459 - L460 were not covered by tests

Check warning on line 647 in src/fastapi_proxy_lib/core/websocket.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastapi_proxy_lib/core/websocket.py#L645-L647

Added lines #L645 - L647 were not covered by tests