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

Add ModifyWebSocketResponsePlugin #914

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Fix spelldoc

8ac4cac
Select commit
Loading
Failed to load commit list.
Draft

Add ModifyWebSocketResponsePlugin #914

Fix spelldoc
8ac4cac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 20, 2024 in 1s

61.70% of diff hit (target 87.80%)

View this Pull Request on Codecov

61.70% of diff hit (target 87.80%)

Annotations

Check warning on line 92 in proxy/http/websocket/frame.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

proxy/http/websocket/frame.py#L90-L92

Added lines #L90 - L92 were not covered by tests

Check warning on line 96 in proxy/http/websocket/frame.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

proxy/http/websocket/frame.py#L94-L96

Added lines #L94 - L96 were not covered by tests

Check warning on line 21 in proxy/plugin/modify_websocket_response.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

proxy/plugin/modify_websocket_response.py#L21

Added line #L21 was not covered by tests

Check warning on line 25 in proxy/plugin/modify_websocket_response.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

proxy/plugin/modify_websocket_response.py#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 30 in proxy/plugin/modify_websocket_response.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

proxy/plugin/modify_websocket_response.py#L30

Added line #L30 was not covered by tests

Check warning on line 42 in proxy/plugin/web_server_route.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

proxy/plugin/web_server_route.py#L42

Added line #L42 was not covered by tests