Avatar for the sparckles user
sparckles
Robyn
BlogDocsChangelog

fix: replace panicking unwrap() calls with proper error handling in WebSocket code

#1352
Comparing
fix/websocket-error-handling
(
2a7b18f
) with
main
(
a54ff96
)
CodSpeed Performance Gauge
0%
Untouched
189

Benchmarks

189 total
test_default_url_index_request
integration_tests/test_base_url.py
CodSpeed Performance Gauge
+1%
2.6 ms2.5 ms
test_invalid_authentication_token[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_invalid_authentication_token_trailing_slash[sync]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_add_request_header
integration_tests/test_app.py
CodSpeed Performance Gauge
+1%
680.8 µs676.8 µs
test_global_middleware_applied_to_const_routes[/sync/dict/const]
integration_tests/test_middlewares.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_sse_middleware_compatibility
integration_tests/test_sse.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_invalid_authentication_header[sync]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_multipart_file[sync]
integration_tests/test_multipart_data.py
CodSpeed Performance Gauge
+1%
2.9 ms2.8 ms
test_sse_custom_headers
integration_tests/test_sse.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_file_download[sync]
integration_tests/test_file_download.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_sse_basic_headers
integration_tests/test_sse.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_invalid_authentication_header_trailing_slash[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_invalid_authentication_no_token[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_middlewares[sync]
integration_tests/test_middlewares.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_valid_authentication_trailing_slash[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_split_request_params_get_method[split_request_untyped-sync]
integration_tests/test_split_request_params.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_sse_json_data
integration_tests/test_sse.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_invalid_authentication_header_trailing_slash[sync]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_exception_handling[/sync/exception/put-put]
integration_tests/test_exception_handling.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_router_dependency_injection
integration_tests/test_dependency_injection.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_invalid_authentication_token[sync]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_sse_async_endpoint
integration_tests/test_sse.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_sse_custom_status_code
integration_tests/test_sse.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_typeddict_body_injection_sync
integration_tests/test_openapi.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_docs_handler
integration_tests/test_openapi.py
CodSpeed Performance Gauge
0%
2.5 ms2.5 ms

Commits

Click on a commit to change the comparison range
Base
main
a54ff96
+0.18%
fix: replace panicking unwrap() calls with proper error handling in WebSocket code
2a7b18f
22 hours ago
by sansyrox
© 2026 CodSpeed Technology
Home Terms Privacy Docs