Skip to content

chore(deps): update actions/download-artifact action to v4.3.0 (#37) #32

chore(deps): update actions/download-artifact action to v4.3.0 (#37)

chore(deps): update actions/download-artifact action to v4.3.0 (#37) #32

GitHub Actions / Test Results succeeded May 23, 2025 in 0s

All 24 tests pass in 6s

 10 files  ±0   10 suites  ±0   6s ⏱️ ±0s
 24 tests ±0   24 ✅ ±0  0 💤 ±0  0 ❌ ±0 
210 runs  ±0  210 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit a0e2e7c. ± Comparison against earlier commit 4620418.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

24 tests found

There are 24 tests, see "Raw output" for the full list of tests.
Raw output
tests.unit.test_python_panel_service_stub ‑ test___get_value___gets_response
tests.unit.test_python_panel_service_stub ‑ test___open_panel___gets_response
tests.unit.test_python_panel_service_stub ‑ test___set_value___gets_response
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___first_open_panel_fails___open_panel___gets_value
tests.unit.test_streamlit_panel ‑ test___opened_panel___set_value___gets_same_value
tests.unit.test_streamlit_panel ‑ test___panel___has_panel_id_and_panel_uri
tests.unit.test_streamlit_panel ‑ test___unopened_panel___get_set_value___gets_value
tests.unit.test_streamlit_panel ‑ test___unopened_panel___get_unset_value___raises_exception
tests.unit.test_streamlit_panel ‑ test___unopened_panel___set_value___sets_value
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]