Skip to content

followup comments (#72) #67

followup comments (#72)

followup comments (#72) #67

GitHub Actions / Test Results succeeded Jun 16, 2025 in 0s

All 80 tests pass in 20s

 10 files  ±0   10 suites  ±0   20s ⏱️ -1s
 80 tests ±0   80 ✅ ±0  0 💤 ±0  0 ❌ ±0 
770 runs  ±0  770 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 0b7c6f1. ± Comparison against earlier commit e6602ac.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

80 tests found

There are 80 tests, see "Raw output" for the full list of tests.
Raw output
tests.unit.test_panel_client ‑ test___enumerate_is_empty
tests.unit.test_panel_client ‑ test___get_unset_value_raises_exception
tests.unit.test_panel_client ‑ test___set_value___enumerate_panels_shows_value
tests.unit.test_panel_client ‑ test___set_value___gets_value
tests.unit.test_panel_client ‑ test___start_panels___enumerate_has_panels
tests.unit.test_panel_client ‑ test___start_panels___stop_panel_1_with_reset___enumerate_has_panel_2
tests.unit.test_panel_client ‑ test___start_panels___stop_panel_1_without_reset___enumerate_has_both_panels
tests.unit.test_protobuf_type_conversion ‑ test___bool_scalar___convert___valid_bool_scalar_protobuf
tests.unit.test_protobuf_type_conversion ‑ test___bool_scalar_protobuf___convert___valid_bool_scalar
tests.unit.test_protobuf_type_conversion ‑ test___double_scalar_protobuf___convert___valid_float_scalar
tests.unit.test_protobuf_type_conversion ‑ test___float_scalar___convert___valid_double_scalar_protobuf
tests.unit.test_protobuf_type_conversion ‑ test___int32_scalar_protobuf___convert___valid_int_scalar
tests.unit.test_protobuf_type_conversion ‑ test___int_scalar___convert___valid_int32_scalar_protobuf
tests.unit.test_protobuf_type_conversion ‑ test___scalar_protobuf_units_unset___convert___python_units_blank
tests.unit.test_protobuf_type_conversion ‑ test___scalar_protobuf_value_unset___convert___throws_type_error
tests.unit.test_protobuf_type_conversion ‑ test___scalar_units_unset___convert___protobuf_units_blank
tests.unit.test_protobuf_type_conversion ‑ test___str_scalar___convert___valid_string_scalar_protobuf
tests.unit.test_protobuf_type_conversion ‑ test___string_scalar_protobuf___convert___valid_str_scalar
tests.unit.test_python_panel_service_stub ‑ test___enumerate_panels___gets_response
tests.unit.test_python_panel_service_stub ‑ test___set_value___get_value___gets_response
tests.unit.test_python_panel_service_stub ‑ test___set_value___gets_response
tests.unit.test_python_panel_service_stub ‑ test___start_panel___gets_response
tests.unit.test_python_panel_service_stub ‑ test___start_panel___stop_panel___gets_response
tests.unit.test_streamlit_panel ‑ test___accessor___set_value___does_not_notify
tests.unit.test_streamlit_panel ‑ test___builtin_scalar_type___set_value___gets_same_value[20]
tests.unit.test_streamlit_panel ‑ test___builtin_scalar_type___set_value___gets_same_value[3.14]
tests.unit.test_streamlit_panel ‑ test___builtin_scalar_type___set_value___gets_same_value[42]
tests.unit.test_streamlit_panel ‑ test___builtin_scalar_type___set_value___gets_same_value[5]
tests.unit.test_streamlit_panel ‑ test___builtin_scalar_type___set_value___gets_same_value[MixinIntEnum.VALUE33]
tests.unit.test_streamlit_panel ‑ test___builtin_scalar_type___set_value___gets_same_value[MyIntEnum.VALUE20]
tests.unit.test_streamlit_panel ‑ test___builtin_scalar_type___set_value___gets_same_value[MyIntFlags.VALUE4|VALUE1]
tests.unit.test_streamlit_panel ‑ test___builtin_scalar_type___set_value___gets_same_value[True]
tests.unit.test_streamlit_panel ‑ test___builtin_scalar_type___set_value___gets_same_value[firstname bunchanumbers]
tests.unit.test_streamlit_panel ‑ test___builtin_scalar_type___set_value___gets_same_value[robotext]
tests.unit.test_streamlit_panel ‑ test___builtin_scalar_type___set_value___gets_same_value[value11]
tests.unit.test_streamlit_panel ‑ test___builtin_scalar_type___set_value___gets_same_value[value3]
tests.unit.test_streamlit_panel ‑ test___different_panels___have_different_panel_ids_and_panel_script_paths
tests.unit.test_streamlit_panel ‑ test___first_start_will_fail___start_panel___panel_is_functional
tests.unit.test_streamlit_panel ‑ test___get_value_returns_default_when_value_not_set
tests.unit.test_streamlit_panel ‑ test___panel___accessor_set_value___panel_gets_same_value
tests.unit.test_streamlit_panel ‑ test___panel___get_unset_value_with_no_default___raises_exception
tests.unit.test_streamlit_panel ‑ test___panel___has_panel_id_and_panel_script_path
tests.unit.test_streamlit_panel ‑ test___panel___panel_is_running_and_in_memory
tests.unit.test_streamlit_panel ‑ test___panel___panel_set_value___accessor_gets_same_value
tests.unit.test_streamlit_panel ‑ test___panel___set_value___gets_same_value
tests.unit.test_streamlit_panel ‑ test___panel___set_value___gets_value
tests.unit.test_streamlit_panel ‑ test___panel___set_value___notifies
tests.unit.test_streamlit_panel ‑ test___panel___set_value___sets_value
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload0]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload10]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload11]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload12]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload13]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload14]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload15]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload16]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload17]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload18]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload19]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload1]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload20]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload21]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload22]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload23]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload24]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload25]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload26]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload27]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload2]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload3]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload4]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload5]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload6]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload7]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload8]
tests.unit.test_streamlit_panel ‑ test___sequence_of_builtin_type___set_value___gets_same_value[value_payload9]
tests.unit.test_streamlit_panel ‑ test___set_value___get_value_ignores_default
tests.unit.test_streamlit_panel ‑ test___unsupported_type___set_value___raises[MyEnum.VALUE300]
tests.unit.test_streamlit_panel ‑ test___unsupported_type___set_value___raises[MyFlags.VALUE16|VALUE8]
tests.unit.test_streamlit_panel ‑ test___unsupported_type___set_value___raises[MyFlags.VALUE8|VALUE16]