langflow-ai
langflow
Blog
Docs
Blog
Docs
Overview
Branches
Benchmarks
Runs
refactor: Enhance migration script with column existence check and improved error handling
#4680
Merged
Comparing
improve-migration-script
(
849800d
) with
main
(
c3dbabb
)
×22
Improvements
2
Regressions
0
Untouched
13
New
0
Dropped
0
Ignored
0
Benchmarks
Improved
test_successful_run_with_output_type_any
src/backend/tests/unit/test_endpoints.py::test_successful_run_with_output_type_any
×22
5,026.3 ms
230.2 ms
test_successful_run_with_input_type_any
src/backend/tests/unit/test_endpoints.py::test_successful_run_with_input_type_any
+35%
298.1 ms
220.5 ms
Passed
test_get_and_cache_all_types_dict
src/backend/tests/performance/test_server_init.py::test_get_and_cache_all_types_dict
0%
1.1 ms
1.1 ms
test_setup_llm_caching
src/backend/tests/performance/test_server_init.py::test_setup_llm_caching
0%
1.6 ms
1.6 ms
test_successful_run_with_input_type_text
src/backend/tests/unit/test_endpoints.py::test_successful_run_with_input_type_text
0%
218.5 ms
218.1 ms
test_starter_projects
src/backend/tests/unit/test_endpoints.py::test_starter_projects
0%
1.2 s
1.2 s
test_initialize_super_user
src/backend/tests/performance/test_server_init.py::test_initialize_super_user
0%
669.8 ms
670.1 ms
test_initialize_services
src/backend/tests/performance/test_server_init.py::test_initialize_services
0%
423.5 ms
423.7 ms
test_get_all
src/backend/tests/unit/test_endpoints.py::test_get_all
0%
526 ms
526.4 ms
test_create_starter_projects
src/backend/tests/performance/test_server_init.py::test_create_starter_projects
0%
965.3 ms
966.1 ms
test_build_flow_from_request_data
src/backend/tests/unit/test_chat_endpoint.py::test_build_flow_from_request_data
0%
386.2 ms
386.6 ms
test_successful_run_with_output_type_debug
src/backend/tests/unit/test_endpoints.py::test_successful_run_with_output_type_debug
0%
217.3 ms
217.5 ms
test_load_flows
src/backend/tests/performance/test_server_init.py::test_load_flows
-1%
1.2 ms
1.3 ms
test_invalid_run_with_input_type_chat
src/backend/tests/unit/test_endpoints.py::test_invalid_run_with_input_type_chat
-2%
26.7 ms
27.4 ms
test_build_flow
src/backend/tests/unit/test_chat_endpoint.py::test_build_flow
-2%
394.1 ms
403.7 ms
Commits
Click on a commit to change the comparison range
Base
main
c3dbabb
+2,083%
Refactor migration script to use `column_exists` with explicit parameters
849800d
10 days ago
by ogabrielluiz
© 2024 CodSpeed Technology
Home
Terms
Privacy
Docs