Avatar for the sparckles user
sparckles
Robyn
BlogDocsChangelog

fix: replace print() with logger in responses, reloader, and __init__

#1328
Comparing
mango766:fix/replace-print-with-logging
(
2010cc6
) with
main
(
5384049
)
CodSpeed Performance Gauge
0%
Untouched
183

Benchmarks

183 total
test_invalid_authentication_token[sync]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_invalid_authentication_token_trailing_slash[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_exception_handling[/sync/exception/post-post]
integration_tests/test_exception_handling.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_invalid_authentication_token[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_invalid_authentication_token_trailing_slash[sync]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_invalid_authentication_header[sync]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_sub_router_web_socket
integration_tests/test_subrouter.py
CodSpeed Performance Gauge
0%
1.1 ms1.1 ms
test_sub_router[options]
integration_tests/test_subrouter.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_custom_openapi_spec
integration_tests/test_openapi.py
CodSpeed Performance Gauge
0%
742.2 µs740.1 µs
test_exception_handling[/async/exception/post-post]
integration_tests/test_exception_handling.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_sub_router[trace]
integration_tests/test_subrouter.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_basic_get[/async/str-async str get-None-None]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_docs_handler
integration_tests/test_openapi.py
CodSpeed Performance Gauge
0%
2.5 ms2.5 ms
test_invalid_authentication_header[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_multiple_cookies
integration_tests/test_get_requests.py
CodSpeed Performance Gauge
0%
3.1 ms3.1 ms
test_basic_get[/async/dict-async dict get-async-dict]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
0%
3 ms3 ms
test_invalid_authentication_no_token[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
0%
2.5 ms2.5 ms
test_basic_get[/async/str/const-async str const get-None-None]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_exception_handling[/async/exception/put-put]
integration_tests/test_exception_handling.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_exception_handling[/sync/post/no_dec-post]
integration_tests/test_add_route_without_decorator.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_exception_handling[/async/exception/get-get]
integration_tests/test_exception_handling.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_basic_get[/sync/str/const-sync str const get-None-None]
integration_tests/test_basic_routes.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_basic_get[/async/dict/const-async dict const get-async_const-dict]
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
5384049
-0.24%
fix: ensure logging is configured before logger calls in reloader
6661480
8 days ago
+0.24%
fix: use NullHandler instead of basicConfig to avoid overriding user logging config
2010cc6
8 days ago
© 2026 CodSpeed Technology
Home Terms Privacy Docs