Avatar for the sparckles user
sparckles
Robyn
BlogDocsChangelog

fix: support async authenticate() and propagate auth to SubRouters

#1331
Comparing
fix/async-auth-handler-support
(
1857c3c
) with
main
(
4a2104d
)
CodSpeed Performance Gauge
0%
Untouched
183
New
6

Benchmarks

189 total
test_async_auth_handler_no_token
integration_tests/test_async_authentication.py
CodSpeed Performance Gauge
N/A
N/A2.6 ms
test_async_auth_handler_invalid_token
integration_tests/test_async_authentication.py
CodSpeed Performance Gauge
N/A
N/A2.6 ms
test_async_auth_handler_valid_token
integration_tests/test_async_authentication.py
CodSpeed Performance Gauge
N/A
N/A2.7 ms
test_inherited_auth_invalid_token
integration_tests/test_async_authentication.py
CodSpeed Performance Gauge
N/A
N/A2.6 ms
test_inherited_auth_no_token
integration_tests/test_async_authentication.py
CodSpeed Performance Gauge
N/A
N/A2.6 ms
test_inherited_auth_valid_token
integration_tests/test_async_authentication.py
CodSpeed Performance Gauge
N/A
N/A2.7 ms
test_default_url_index_request
integration_tests/test_base_url.py
CodSpeed Performance Gauge
+1%
2.5 ms2.5 ms
test_local_index_request
integration_tests/test_base_url.py
CodSpeed Performance Gauge
+1%
2.5 ms2.5 ms
test_invalid_authentication_no_token[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.5 ms2.5 ms
test_docs_handler
integration_tests/test_openapi.py
CodSpeed Performance Gauge
+1%
2.5 ms2.5 ms
test_invalid_authentication_no_token[sync]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.5 ms2.5 ms
test_invalid_authentication_header_trailing_slash[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_invalid_authentication_header[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.6 ms2.5 ms
test_invalid_authentication_header_trailing_slash[sync]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.6 ms2.5 ms
test_global_index_request
integration_tests/test_base_url.py
CodSpeed Performance Gauge
+1%
2.5 ms2.5 ms
test_basic_get[/sync/str-sync str get-None-None]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_basic_get[/async/response-async response get-async-response]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
+1%
3.1 ms3.1 ms
test_delete[async]
integration_tests/test_delete_requests.py
CodSpeed Performance Gauge
+1%
3.1 ms3.1 ms
test_exception_handling[/sync/get/no_dec-get]
integration_tests/test_add_route_without_decorator.py
CodSpeed Performance Gauge
0%
3.6 ms3.6 ms
test_serve_html[sync]
integration_tests/test_get_requests.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_basic_get[/sync/dict/const-sync dict const get-sync_const-dict]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
0%
3.2 ms3.1 ms
test_split_request_params_get_combined[split_request_typed-async]
integration_tests/test_split_request_params.py
CodSpeed Performance Gauge
0%
2.9 ms2.9 ms
test_subrouter_global_dependency_injection
integration_tests/test_dependency_injection.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_basic_get[/sync/response/const-sync response const get-sync_const-response]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
0%
3.2 ms3.2 ms
test_post_api_route_with_root_static_files
integration_tests/test_static_files_with_api_routes.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms

Commits

Click on a commit to change the comparison range
Base
main
4a2104d
-0.01%
fix: support async authenticate() and propagate auth to SubRouters (#1296)
1857c3c
18 hours ago
by sansyrox
© 2026 CodSpeed Technology
Home Terms Privacy Docs