CI: update test report and coverage files

This commit is contained in:
ci-bot
2025-07-17 13:21:40 +00:00
parent 3f63640686
commit f22c2f8193
4 changed files with 535 additions and 591 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+57 -85
View File
@@ -50,97 +50,89 @@
{
"nodeid": "tests/test_math_utils.py::test_addition_pass[2-2-4]",
"callspec": {
"id": "2-2-4",
"marks": [],
"params": {
"a": 2,
"b": 2,
"expected": 4
}
},
"id": "2-2-4"
}
},
{
"nodeid": "tests/test_math_utils.py::test_addition_pass[1-5-6]",
"callspec": {
"id": "1-5-6",
"marks": [],
"params": {
"a": 1,
"b": 5,
"expected": 6
}
},
"id": "1-5-6"
}
},
{
"nodeid": "tests/test_math_utils.py::test_addition_pass[3-4-7]",
"callspec": {
"id": "3-4-7",
"marks": [],
"params": {
"a": 3,
"b": 4,
"expected": 7
}
},
"id": "3-4-7"
}
},
{
"nodeid": "tests/test_math_utils.py::test_addition_pass[3-5-8]",
"callspec": {
"id": "3-5-8",
"marks": [],
"params": {
"a": 3,
"b": 5,
"expected": 8
}
},
"id": "3-5-8"
}
},
{
"nodeid": "tests/test_math_utils.py::test_addition_pass[3-6-9]",
"callspec": {
"id": "3-6-9",
"marks": [],
"params": {
"a": 3,
"b": 6,
"expected": 9
}
},
"id": "3-6-9"
}
},
{
"nodeid": "tests/test_math_utils.py::test_addition_pass_id[a=2,b=2,expected=4]",
"callspec": {
"id": "a=2,b=2,expected=4",
"marks": [],
"params": {
"a": 2,
"b": 2,
"expected": 4
}
},
"id": "a=2,b=2,expected=4"
}
},
{
"nodeid": "tests/test_math_utils.py::test_addition_pass_id[a=1,b=5,expected=6]",
"callspec": {
"id": "a=1,b=5,expected=6",
"marks": [],
"params": {
"a": 1,
"b": 5,
"expected": 6
}
},
"id": "a=1,b=5,expected=6"
}
},
{
"nodeid": "tests/test_math_utils.py::test_addition_pass_id[a=3,b=4,expected=7]",
"callspec": {
"id": "a=3,b=4,expected=7",
"marks": [],
"params": {
"a": 3,
"b": 4,
"expected": 7
}
},
"id": "a=3,b=4,expected=7"
}
},
{
@@ -226,211 +218,191 @@
{
"nodeid": "tests/test_param.py::test_basic_ids[one]",
"callspec": {
"id": "one",
"marks": [],
"params": {
"x": 1
}
},
"id": "one"
}
},
{
"nodeid": "tests/test_param.py::test_basic_ids[two]",
"callspec": {
"id": "two",
"marks": [],
"params": {
"x": 2
}
},
"id": "two"
}
},
{
"nodeid": "tests/test_param.py::test_with_reason_and_marks[ten]",
"callspec": {
"id": "ten",
"marks": [],
"params": {
"x": 10
}
},
"id": "ten"
}
},
{
"nodeid": "tests/test_param.py::test_multiple_positional_args[1-2]",
"callspec": {
"id": "1-2",
"marks": [],
"params": {
"a": 1,
"b": 2
}
},
"id": "1-2"
}
},
{
"nodeid": "tests/test_param.py::test_multiple_positional_args[3-4]",
"callspec": {
"id": "3-4",
"marks": [],
"params": {
"a": 3,
"b": 4
}
},
"id": "3-4"
}
},
{
"nodeid": "tests/test_param.py::test_non_literal_with_id[custom-obj]",
"callspec": {
"id": "custom-obj",
"marks": [],
"params": {
"data": "<object object at 0x7f5948d50960>"
}
"data": "<object object at 0x7fbcd1298960>"
},
"id": "custom-obj"
}
},
{
"nodeid": "tests/test_param.py::test_timedistance_v1[a0-b0-expected0]",
"callspec": {
"id": "a0-b0-expected0",
"marks": [],
"params": {
"a": "2001-12-12 00:00:00",
"b": "2001-12-11 00:00:00",
"expected": "1 day, 0:00:00"
}
},
"id": "a0-b0-expected0"
}
},
{
"nodeid": "tests/test_param.py::test_timedistance_v1[a1-b1-expected1]",
"callspec": {
"id": "a1-b1-expected1",
"marks": [],
"params": {
"a": "2001-12-11 00:00:00",
"b": "2001-12-12 00:00:00",
"expected": "-1 day, 0:00:00"
}
},
"id": "a1-b1-expected1"
}
},
{
"nodeid": "tests/test_param.py::test_dynamic[ten]",
"callspec": {
"id": "ten",
"marks": [],
"params": {
"val": 10
}
},
"id": "ten"
}
},
{
"nodeid": "tests/test_param.py::test_dynamic[twenty]",
"callspec": {
"id": "twenty",
"marks": [],
"params": {
"val": 20
}
},
"id": "twenty"
}
},
{
"nodeid": "tests/test_param.py::test_dynamic[thirty]",
"callspec": {
"id": "thirty",
"marks": [],
"params": {
"val": 30
}
},
"id": "thirty"
}
},
{
"nodeid": "tests/test_param.py::test_element_type[\\U0001f525]",
"callspec": {
"id": "\\U0001f525",
"marks": [],
"params": {
"element": "fire"
}
},
"id": "\\U0001f525"
}
},
{
"nodeid": "tests/test_param.py::test_element_type[\\U0001f4a7]",
"callspec": {
"id": "\\U0001f4a7",
"marks": [],
"params": {
"element": "water"
}
},
"id": "\\U0001f4a7"
}
},
{
"nodeid": "tests/test_param.py::test_element_type[\\U0001f30d]",
"callspec": {
"id": "\\U0001f30d",
"marks": [],
"params": {
"element": "earth"
}
},
"id": "\\U0001f30d"
}
},
{
"nodeid": "tests/test_param.py::test_combination[a-1]",
"callspec": {
"id": "a-1",
"marks": [],
"params": {
"y": "a",
"x": 1
}
},
"id": "a-1"
}
},
{
"nodeid": "tests/test_param.py::test_combination[a-2]",
"callspec": {
"id": "a-2",
"marks": [],
"params": {
"y": "a",
"x": 2
}
},
"id": "a-2"
}
},
{
"nodeid": "tests/test_param.py::test_combination[b-1]",
"callspec": {
"id": "b-1",
"marks": [],
"params": {
"y": "b",
"x": 1
}
},
"id": "b-1"
}
},
{
"nodeid": "tests/test_param.py::test_combination[b-2]",
"callspec": {
"id": "b-2",
"marks": [],
"params": {
"y": "b",
"x": 2
}
},
"id": "b-2"
}
},
{
"nodeid": "tests/test_param.py::test_indirect_fixture[1]",
"callspec": {
"id": "1",
"marks": [],
"params": {
"complex_setup": 1
}
},
"id": "1"
}
},
{
"nodeid": "tests/test_param.py::test_indirect_fixture[2]",
"callspec": {
"id": "2",
"marks": [],
"params": {
"complex_setup": 2
}
},
"id": "2"
}
},
{