From 7e6f048765e05f875159845b6f776cdb3b3dce0d Mon Sep 17 00:00:00 2001 From: ci-bot Date: Mon, 25 Aug 2025 16:14:43 +0000 Subject: [PATCH] CI: update test report and coverage files --- markdown/TEST-REPORT.md | 56 ++++++++++++++++++------------------- markdown/pytest-report.json | 2 +- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/markdown/TEST-REPORT.md b/markdown/TEST-REPORT.md index 397b0b48..4e31454b 100644 --- a/markdown/TEST-REPORT.md +++ b/markdown/TEST-REPORT.md @@ -1,8 +1,8 @@ # ๐Ÿงช Test Report -*Generated on 2025-08-25 18:13:40 CEST* +*Generated on 2025-08-25 18:14:43 CEST* ## ๐Ÿงพ General Info -- **duration**: 5.7456583976745605 +- **duration**: 4.9553234577178955 - **root**: /workspace/tligui_y/slic - **environment**: {} @@ -28,7 +28,7 @@ **duration:** ```python - 4.292503998614848 + 3.527910645119846 ``` **outcome:** @@ -42,7 +42,7 @@ **duration:** ```python - 0.007182613015174866 + 0.005149811506271362 ``` **outcome:** @@ -56,7 +56,7 @@ **duration:** ```python - 0.00036919303238391876 + 0.0002957824617624283 ``` **outcome:** @@ -74,7 +74,7 @@ **duration:** ```python - 0.00024527404457330704 + 0.00022978335618972778 ``` **outcome:** @@ -88,7 +88,7 @@ **duration:** ```python - 0.016762644983828068 + 0.014666560105979443 ``` **outcome:** @@ -102,7 +102,7 @@ **duration:** ```python - 0.00022184569388628006 + 0.00013879500329494476 ``` **outcome:** @@ -120,7 +120,7 @@ **duration:** ```python - 0.00018004700541496277 + 0.00015322677791118622 ``` **outcome:** @@ -134,7 +134,7 @@ **duration:** ```python - 0.0006447359919548035 + 0.00039843562990427017 ``` **outcome:** @@ -148,7 +148,7 @@ **duration:** ```python - 0.00014149118214845657 + 0.00011874176561832428 ``` **outcome:** @@ -166,7 +166,7 @@ **duration:** ```python - 0.00015962962061166763 + 0.00013723596930503845 ``` **outcome:** @@ -180,7 +180,7 @@ **duration:** ```python - 0.0005363142117857933 + 0.0004059653729200363 ``` **outcome:** @@ -194,7 +194,7 @@ **duration:** ```python - 0.00011702626943588257 + 0.00010559894144535065 ``` **outcome:** @@ -212,7 +212,7 @@ **duration:** ```python - 0.0001536281779408455 + 0.00012561678886413574 ``` **outcome:** @@ -226,7 +226,7 @@ **duration:** ```python - 0.20501183811575174 + 0.20413595717400312 ``` **outcome:** @@ -240,7 +240,7 @@ **duration:** ```python - 0.00022255629301071167 + 0.00021594855934381485 ``` **outcome:** @@ -258,7 +258,7 @@ **duration:** ```python - 0.00019354186952114105 + 0.00018241535872220993 ``` **outcome:** @@ -272,7 +272,7 @@ **duration:** ```python - 0.0008892025798559189 + 0.0008466178551316261 ``` **outcome:** @@ -297,13 +297,13 @@ stack_info: None lineno: 628 funcName: call_blocking - created: 1756138416.6423528 - msecs: 642.352819442749 - relativeCreated: 5621.31929397583 - thread: 139807886280192 + created: 1756138479.5022864 + msecs: 502.286434173584 + relativeCreated: 4700.032711029053 + thread: 139664859543040 threadName: MainThread processName: MainProcess - process: 3127 + process: 3101 ``` **_*๐Ÿ“Œ Teardown phase*_** @@ -311,7 +311,7 @@ **duration:** ```python - 0.00015061721205711365 + 0.0001512281596660614 ``` **outcome:** @@ -329,7 +329,7 @@ **duration:** ```python - 0.00011813919991254807 + 0.00011978577822446823 ``` **outcome:** @@ -343,7 +343,7 @@ **duration:** ```python - 0.00018387939780950546 + 0.00017106346786022186 ``` **outcome:** @@ -357,7 +357,7 @@ **duration:** ```python - 0.00018281582742929459 + 0.00017815269529819489 ``` **outcome:** diff --git a/markdown/pytest-report.json b/markdown/pytest-report.json index d0af3371..8b67dcac 100644 --- a/markdown/pytest-report.json +++ b/markdown/pytest-report.json @@ -1 +1 @@ -{"created": 1756138417.7752097, "duration": 5.7456583976745605, "exitcode": 0, "root": "/workspace/tligui_y/slic", "environment": {}, "summary": {"passed": 7, "total": 7, "collected": 7}, "collectors": [{"nodeid": "", "outcome": "passed", "result": [{"nodeid": "tests/test_utils_dbusnotify.py", "type": "Module"}]}, {"nodeid": "tests/test_utils_dbusnotify.py::DBusTestCase", "outcome": "passed", "result": []}, {"nodeid": "tests/test_utils_dbusnotify.py", "outcome": "passed", "result": [{"nodeid": "tests/test_utils_dbusnotify.py::DBusTestCase", "type": "UnitTestCase"}, {"nodeid": "tests/test_utils_dbusnotify.py::test_notify_create", "type": "Function", "lineno": 26}, {"nodeid": "tests/test_utils_dbusnotify.py::test_notify_update", "type": "Function", "lineno": 37}, {"nodeid": "tests/test_utils_dbusnotify.py::test_get_server_info", "type": "Function", "lineno": 46}, {"nodeid": "tests/test_utils_dbusnotify.py::test_get_capabilities", "type": "Function", "lineno": 57}, {"nodeid": "tests/test_utils_dbusnotify.py::test_notify_and_close", "type": "Function", "lineno": 72}, {"nodeid": "tests/test_utils_dbusnotify.py::test_notify_invalid_value", "type": "Function", "lineno": 82}, {"nodeid": "tests/test_utils_dbusnotify.py::test_convert_dbus_strings", "type": "Function", "lineno": 88}]}], "tests": [{"nodeid": "tests/test_utils_dbusnotify.py::test_notify_create", "lineno": 26, "outcome": "passed", "keywords": ["test_notify_create", "test_utils_dbusnotify.py", "tests", "slic", ""], "setup": {"duration": 4.292503998614848, "outcome": "passed"}, "call": {"duration": 0.007182613015174866, "outcome": "passed"}, "teardown": {"duration": 0.00036919303238391876, "outcome": "passed"}}, {"nodeid": "tests/test_utils_dbusnotify.py::test_notify_update", "lineno": 37, "outcome": "passed", "keywords": ["test_notify_update", "test_utils_dbusnotify.py", "tests", "slic", ""], "setup": {"duration": 0.00024527404457330704, "outcome": "passed"}, "call": {"duration": 0.016762644983828068, "outcome": "passed"}, "teardown": {"duration": 0.00022184569388628006, "outcome": "passed"}}, {"nodeid": "tests/test_utils_dbusnotify.py::test_get_server_info", "lineno": 46, "outcome": "passed", "keywords": ["test_get_server_info", "test_utils_dbusnotify.py", "tests", "slic", ""], "setup": {"duration": 0.00018004700541496277, "outcome": "passed"}, "call": {"duration": 0.0006447359919548035, "outcome": "passed"}, "teardown": {"duration": 0.00014149118214845657, "outcome": "passed"}}, {"nodeid": "tests/test_utils_dbusnotify.py::test_get_capabilities", "lineno": 57, "outcome": "passed", "keywords": ["test_get_capabilities", "test_utils_dbusnotify.py", "tests", "slic", ""], "setup": {"duration": 0.00015962962061166763, "outcome": "passed"}, "call": {"duration": 0.0005363142117857933, "outcome": "passed"}, "teardown": {"duration": 0.00011702626943588257, "outcome": "passed"}}, {"nodeid": "tests/test_utils_dbusnotify.py::test_notify_and_close", "lineno": 72, "outcome": "passed", "keywords": ["test_notify_and_close", "test_utils_dbusnotify.py", "tests", "slic", ""], "setup": {"duration": 0.0001536281779408455, "outcome": "passed"}, "call": {"duration": 0.20501183811575174, "outcome": "passed"}, "teardown": {"duration": 0.00022255629301071167, "outcome": "passed"}}, {"nodeid": "tests/test_utils_dbusnotify.py::test_notify_invalid_value", "lineno": 82, "outcome": "passed", "keywords": ["test_notify_invalid_value", "test_utils_dbusnotify.py", "tests", "slic", ""], "setup": {"duration": 0.00019354186952114105, "outcome": "passed"}, "call": {"duration": 0.0008892025798559189, "outcome": "passed", "log": [{"name": "dbus.connection", "msg": "Unable to set arguments ('', 0, '', 'Invalid Test', 1234, (), {}, 0) according to signature 'susssasa{sv}i': : Expected a string or unicode object", "args": null, "levelname": "ERROR", "levelno": 40, "pathname": "/workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/dbus/connection.py", "filename": "connection.py", "module": "connection", "exc_info": null, "exc_text": null, "stack_info": null, "lineno": 628, "funcName": "call_blocking", "created": 1756138416.6423528, "msecs": 642.352819442749, "relativeCreated": 5621.31929397583, "thread": 139807886280192, "threadName": "MainThread", "processName": "MainProcess", "process": 3127}]}, "teardown": {"duration": 0.00015061721205711365, "outcome": "passed"}}, {"nodeid": "tests/test_utils_dbusnotify.py::test_convert_dbus_strings", "lineno": 88, "outcome": "passed", "keywords": ["test_convert_dbus_strings", "test_utils_dbusnotify.py", "tests", "slic", ""], "setup": {"duration": 0.00011813919991254807, "outcome": "passed"}, "call": {"duration": 0.00018387939780950546, "outcome": "passed"}, "teardown": {"duration": 0.00018281582742929459, "outcome": "passed"}}], "warnings": [{"message": "invalid escape sequence \\-", "category": "DeprecationWarning", "when": "runtest", "filename": "/workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/bsread/h5.py", "lineno": 207}, {"message": "The module numpy.dual is deprecated. Instead of using dual, use the functions directly from numpy or scipy.", "category": "DeprecationWarning", "when": "runtest", "filename": "/workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/scipy/fft/__init__.py", "lineno": 97}]} \ No newline at end of file +{"created": 1756138480.622062, "duration": 4.9553234577178955, "exitcode": 0, "root": "/workspace/tligui_y/slic", "environment": {}, "summary": {"passed": 7, "total": 7, "collected": 7}, "collectors": [{"nodeid": "", "outcome": "passed", "result": [{"nodeid": "tests/test_utils_dbusnotify.py", "type": "Module"}]}, {"nodeid": "tests/test_utils_dbusnotify.py::DBusTestCase", "outcome": "passed", "result": []}, {"nodeid": "tests/test_utils_dbusnotify.py", "outcome": "passed", "result": [{"nodeid": "tests/test_utils_dbusnotify.py::DBusTestCase", "type": "UnitTestCase"}, {"nodeid": "tests/test_utils_dbusnotify.py::test_notify_create", "type": "Function", "lineno": 26}, {"nodeid": "tests/test_utils_dbusnotify.py::test_notify_update", "type": "Function", "lineno": 37}, {"nodeid": "tests/test_utils_dbusnotify.py::test_get_server_info", "type": "Function", "lineno": 46}, {"nodeid": "tests/test_utils_dbusnotify.py::test_get_capabilities", "type": "Function", "lineno": 57}, {"nodeid": "tests/test_utils_dbusnotify.py::test_notify_and_close", "type": "Function", "lineno": 72}, {"nodeid": "tests/test_utils_dbusnotify.py::test_notify_invalid_value", "type": "Function", "lineno": 82}, {"nodeid": "tests/test_utils_dbusnotify.py::test_convert_dbus_strings", "type": "Function", "lineno": 88}]}], "tests": [{"nodeid": "tests/test_utils_dbusnotify.py::test_notify_create", "lineno": 26, "outcome": "passed", "keywords": ["test_notify_create", "test_utils_dbusnotify.py", "tests", "slic", ""], "setup": {"duration": 3.527910645119846, "outcome": "passed"}, "call": {"duration": 0.005149811506271362, "outcome": "passed"}, "teardown": {"duration": 0.0002957824617624283, "outcome": "passed"}}, {"nodeid": "tests/test_utils_dbusnotify.py::test_notify_update", "lineno": 37, "outcome": "passed", "keywords": ["test_notify_update", "test_utils_dbusnotify.py", "tests", "slic", ""], "setup": {"duration": 0.00022978335618972778, "outcome": "passed"}, "call": {"duration": 0.014666560105979443, "outcome": "passed"}, "teardown": {"duration": 0.00013879500329494476, "outcome": "passed"}}, {"nodeid": "tests/test_utils_dbusnotify.py::test_get_server_info", "lineno": 46, "outcome": "passed", "keywords": ["test_get_server_info", "test_utils_dbusnotify.py", "tests", "slic", ""], "setup": {"duration": 0.00015322677791118622, "outcome": "passed"}, "call": {"duration": 0.00039843562990427017, "outcome": "passed"}, "teardown": {"duration": 0.00011874176561832428, "outcome": "passed"}}, {"nodeid": "tests/test_utils_dbusnotify.py::test_get_capabilities", "lineno": 57, "outcome": "passed", "keywords": ["test_get_capabilities", "test_utils_dbusnotify.py", "tests", "slic", ""], "setup": {"duration": 0.00013723596930503845, "outcome": "passed"}, "call": {"duration": 0.0004059653729200363, "outcome": "passed"}, "teardown": {"duration": 0.00010559894144535065, "outcome": "passed"}}, {"nodeid": "tests/test_utils_dbusnotify.py::test_notify_and_close", "lineno": 72, "outcome": "passed", "keywords": ["test_notify_and_close", "test_utils_dbusnotify.py", "tests", "slic", ""], "setup": {"duration": 0.00012561678886413574, "outcome": "passed"}, "call": {"duration": 0.20413595717400312, "outcome": "passed"}, "teardown": {"duration": 0.00021594855934381485, "outcome": "passed"}}, {"nodeid": "tests/test_utils_dbusnotify.py::test_notify_invalid_value", "lineno": 82, "outcome": "passed", "keywords": ["test_notify_invalid_value", "test_utils_dbusnotify.py", "tests", "slic", ""], "setup": {"duration": 0.00018241535872220993, "outcome": "passed"}, "call": {"duration": 0.0008466178551316261, "outcome": "passed", "log": [{"name": "dbus.connection", "msg": "Unable to set arguments ('', 0, '', 'Invalid Test', 1234, (), {}, 0) according to signature 'susssasa{sv}i': : Expected a string or unicode object", "args": null, "levelname": "ERROR", "levelno": 40, "pathname": "/workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/dbus/connection.py", "filename": "connection.py", "module": "connection", "exc_info": null, "exc_text": null, "stack_info": null, "lineno": 628, "funcName": "call_blocking", "created": 1756138479.5022864, "msecs": 502.286434173584, "relativeCreated": 4700.032711029053, "thread": 139664859543040, "threadName": "MainThread", "processName": "MainProcess", "process": 3101}]}, "teardown": {"duration": 0.0001512281596660614, "outcome": "passed"}}, {"nodeid": "tests/test_utils_dbusnotify.py::test_convert_dbus_strings", "lineno": 88, "outcome": "passed", "keywords": ["test_convert_dbus_strings", "test_utils_dbusnotify.py", "tests", "slic", ""], "setup": {"duration": 0.00011978577822446823, "outcome": "passed"}, "call": {"duration": 0.00017106346786022186, "outcome": "passed"}, "teardown": {"duration": 0.00017815269529819489, "outcome": "passed"}}], "warnings": [{"message": "invalid escape sequence \\-", "category": "DeprecationWarning", "when": "runtest", "filename": "/workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/bsread/h5.py", "lineno": 207}, {"message": "The module numpy.dual is deprecated. Instead of using dual, use the functions directly from numpy or scipy.", "category": "DeprecationWarning", "when": "runtest", "filename": "/workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/scipy/fft/__init__.py", "lineno": 97}]} \ No newline at end of file