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

fix: Add optional flag to run all unit tests and fix tests

#6672
Comparing
add-all-makefile
(
2edf89d
) with
main
(
7b3dc0b
)
CodSpeed Performance Gauge
-41%
Improvements
1
Regressions
1
Untouched
17
New
0
Dropped
0
Ignored
0

Benchmarks

Failed

test_build_flow_invalid_job_idRegression
src/backend/tests/unit/test_chat_endpoint.py::test_build_flow_invalid_job_id
CodSpeed Performance Gauge
-41%
8.2 ms
13.9 ms

Improved

test_cancel_nonexistent_build
src/backend/tests/unit/test_chat_endpoint.py::test_cancel_nonexistent_build
CodSpeed Performance Gauge
+48%
13 ms
8.8 ms

Passed

test_build_flow_invalid_flow_id
src/backend/tests/unit/test_chat_endpoint.py::test_build_flow_invalid_flow_id
CodSpeed Performance Gauge
0%
484.8 ms
484.8 ms
test_invalid_run_with_input_type_chat
src/backend/tests/unit/test_endpoints.py::test_invalid_run_with_input_type_chat
CodSpeed Performance Gauge
0%
16.3 ms
16.4 ms
test_cancel_build_unexpected_error
src/backend/tests/unit/test_chat_endpoint.py::test_cancel_build_unexpected_error
CodSpeed Performance Gauge
-1%
754.3 ms
759.2 ms
test_cancel_build_success
src/backend/tests/unit/test_chat_endpoint.py::test_cancel_build_success
CodSpeed Performance Gauge
-2%
247.3 ms
251.3 ms
test_cancel_build_with_cancelled_error
src/backend/tests/unit/test_chat_endpoint.py::test_cancel_build_with_cancelled_error
CodSpeed Performance Gauge
-2%
251.7 ms
257.4 ms
test_cancel_build_failure
src/backend/tests/unit/test_chat_endpoint.py::test_cancel_build_failure
CodSpeed Performance Gauge
-2%
247.1 ms
253.2 ms
test_build_flow_start_only
src/backend/tests/unit/test_chat_endpoint.py::test_build_flow_start_only
CodSpeed Performance Gauge
-2%
245.9 ms
252.2 ms
test_build_flow
src/backend/tests/unit/test_chat_endpoint.py::test_build_flow
CodSpeed Performance Gauge
-3%
234 ms
242.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
-3%
247.9 ms
256.7 ms
test_build_flow_polling
src/backend/tests/unit/test_chat_endpoint.py::test_build_flow_polling
CodSpeed Performance Gauge
-3%
246.4 ms
255.2 ms
test_successful_run_with_output_type_any
src/backend/tests/unit/test_endpoints.py::test_successful_run_with_output_type_any
CodSpeed Performance Gauge
-4%
143.8 ms
149.4 ms
test_get_all
src/backend/tests/unit/test_endpoints.py::test_get_all
CodSpeed Performance Gauge
-4%
616 ms
644.9 ms
test_successful_run_with_input_type_text
src/backend/tests/unit/test_endpoints.py::test_successful_run_with_input_type_text
CodSpeed Performance Gauge
-6%
148.3 ms
158 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
-7%
146.8 ms
157.5 ms
test_starter_projects
src/backend/tests/unit/test_endpoints.py::test_starter_projects
CodSpeed Performance Gauge
-7%
1.1 s
1.2 s
test_build_flow_start_with_inputs
src/backend/tests/unit/test_chat_endpoint.py::test_build_flow_start_with_inputs
CodSpeed Performance Gauge
-8%
224.7 ms
243.8 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
-9%
149.8 ms
164.2 ms

Commits

Click on a commit to change the comparison range
Base
main
7b3dc0b
-3%
[autofix.ci] apply automated fixes (attempt 2/3)
4731efd
1 month ago
by autofix-ci[bot]
0%
Merge branch 'main' into add-all-makefile
6576f6b
1 month ago
by Cristhianzl
+4%
refactor: Improve output method retrieval and add documentation Update get_output_by_method to: - Handle 'to_toolkit' method as a special case - Add comprehensive docstring with method description and examples - Remove automatic tool output addition from map_outputs method
bdb3f64
1 month ago
by ogabrielluiz
-1%
test: Add client fixture to tool calling agent test Add usefixtures decorator to ensure client is available for the tool calling agent test, improving test setup and reliability
97a56a5
1 month ago
by ogabrielluiz
-10%
[autofix.ci] apply automated fixes
3e3d4ff
1 month ago
by autofix-ci[bot]
+6%
test: Update component to toolkit conversion in test case Modify test_component_to_tool.py to use .to_toolkit method when converting a calculator component to a toolkit for an agent
7155053
1 month ago
by ogabrielluiz
-1%
[autofix.ci] apply automated fixes
b4c4afb
1 month ago
by autofix-ci[bot]
-36%
[autofix.ci] apply automated fixes
2edf89d
1 month ago
by autofix-ci[bot]
© 2025 CodSpeed Technology
Home Terms PrivacyDocs