Avatar for the langflow-ai user
langflow-ai
langflow
BlogDocsChangelog

fix: add minimized attribute to components and make chatinput and chatoutput start minimized by default

#5374
Comparing
fix/chat_input_output_minimized
(
1c12e82
) with
main
(
b2e7476
)
CodSpeed Performance Gauge
+35%
Improvements
1
Regressions
0
Untouched
14
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
CodSpeed Performance Gauge
+35%
248.1 ms
183.8 ms

Passed

test_invalid_run_with_input_type_chat
src/backend/tests/unit/test_endpoints.py::test_invalid_run_with_input_type_chat
CodSpeed Performance Gauge
+3%
31.6 ms
30.6 ms
test_initialize_super_user
src/backend/tests/performance/test_server_init.py::test_initialize_super_user
CodSpeed Performance Gauge
0%
164.3 ms
164.4 ms
test_load_flows
src/backend/tests/performance/test_server_init.py::test_load_flows
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
test_create_starter_projects
src/backend/tests/performance/test_server_init.py::test_create_starter_projects
CodSpeed Performance Gauge
0%
1.1 s
1.1 s
test_starter_projects
src/backend/tests/unit/test_endpoints.py::test_starter_projects
CodSpeed Performance Gauge
0%
1.2 s
1.2 s
test_successful_run_with_input_type_text
src/backend/tests/unit/test_endpoints.py::test_successful_run_with_input_type_text
CodSpeed Performance Gauge
0%
257.4 ms
257.7 ms
test_setup_llm_caching
src/backend/tests/performance/test_server_init.py::test_setup_llm_caching
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
test_get_all
src/backend/tests/unit/test_endpoints.py::test_get_all
CodSpeed Performance Gauge
0%
544.5 ms
545.3 ms
test_initialize_services
src/backend/tests/performance/test_server_init.py::test_initialize_services
CodSpeed Performance Gauge
0%
158.7 ms
159 ms
test_successful_run_with_input_type_any
src/backend/tests/unit/test_endpoints.py::test_successful_run_with_input_type_any
CodSpeed Performance Gauge
0%
265.9 ms
266.4 ms
test_get_and_cache_all_types_dict
src/backend/tests/performance/test_server_init.py::test_get_and_cache_all_types_dict
CodSpeed Performance Gauge
0%
1 ms
1 ms
test_build_flow
src/backend/tests/unit/test_chat_endpoint.py::test_build_flow
CodSpeed Performance Gauge
-1%
432.7 ms
439.1 ms
test_build_flow_from_request_data
src/backend/tests/unit/test_chat_endpoint.py::test_build_flow_from_request_data
CodSpeed Performance Gauge
-2%
447.4 ms
456.1 ms
test_successful_run_with_output_type_debug
src/backend/tests/unit/test_endpoints.py::test_successful_run_with_output_type_debug
CodSpeed Performance Gauge
-2%
254.4 ms
259.9 ms

Commits

Click on a commit to change the comparison range
Base
main
b2e7476
+58%
[autofix.ci] apply automated fixes (attempt 2/3)
bf2c9d3
2 days ago
by autofix-ci[bot]
-95%
Fixed Freeze and DecisionFlow tests
79a67dd
1 day ago
by lucaseduoli
+71%
Merge branch 'main' into fix/chat_input_output_minimized
1c12e82
12 hours ago
by lucaseduoli
Home Terms PrivacyDocs