From c8fd30a73dbcce3921c4eee4a883fbbcd6486084 Mon Sep 17 00:00:00 2001 From: ci-bot Date: Mon, 25 Aug 2025 16:02:49 +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 52c9220f1..4f3f8d023 100644 --- a/markdown/TEST-REPORT.md +++ b/markdown/TEST-REPORT.md @@ -1,8 +1,8 @@ # ๐Ÿงช Test Report -*Generated on 2025-08-25 17:41:49 CEST* +*Generated on 2025-08-25 18:02:49 CEST* ## ๐Ÿงพ General Info -- **duration**: 4.8639137744903564 +- **duration**: 5.3008949756622314 - **root**: /workspace/tligui_y/slic - **environment**: {} @@ -28,7 +28,7 @@ **duration:** ```python - 3.5732219787314534 + 3.9160933373495936 ``` **outcome:** @@ -42,7 +42,7 @@ **duration:** ```python - 0.004590011201798916 + 0.005356913432478905 ``` **outcome:** @@ -56,7 +56,7 @@ **duration:** ```python - 0.0002674926072359085 + 0.0003697611391544342 ``` **outcome:** @@ -74,7 +74,7 @@ **duration:** ```python - 0.0002199048176407814 + 0.00025554560124874115 ``` **outcome:** @@ -88,7 +88,7 @@ **duration:** ```python - 0.015253209508955479 + 0.018334973603487015 ``` **outcome:** @@ -102,7 +102,7 @@ **duration:** ```python - 0.00015521887689828873 + 0.00017862487584352493 ``` **outcome:** @@ -120,7 +120,7 @@ **duration:** ```python - 0.0001678168773651123 + 0.00016954727470874786 ``` **outcome:** @@ -134,7 +134,7 @@ **duration:** ```python - 0.0004128161817789078 + 0.00044466089457273483 ``` **outcome:** @@ -148,7 +148,7 @@ **duration:** ```python - 0.00011477898806333542 + 0.00011600088328123093 ``` **outcome:** @@ -166,7 +166,7 @@ **duration:** ```python - 0.0001368289813399315 + 0.00014535430818796158 ``` **outcome:** @@ -180,7 +180,7 @@ **duration:** ```python - 0.0005311435088515282 + 0.0004607662558555603 ``` **outcome:** @@ -194,7 +194,7 @@ **duration:** ```python - 0.00011167861521244049 + 0.00011594779789447784 ``` **outcome:** @@ -212,7 +212,7 @@ **duration:** ```python - 0.0001310054212808609 + 0.0001320214942097664 ``` **outcome:** @@ -226,7 +226,7 @@ **duration:** ```python - 0.20400115568190813 + 0.2048658151179552 ``` **outcome:** @@ -240,7 +240,7 @@ **duration:** ```python - 0.00019611697643995285 + 0.00025428831577301025 ``` **outcome:** @@ -258,7 +258,7 @@ **duration:** ```python - 0.00016734562814235687 + 0.00018297415226697922 ``` **outcome:** @@ -272,7 +272,7 @@ **duration:** ```python - 0.0007237549871206284 + 0.0008923336863517761 ``` **outcome:** @@ -297,13 +297,13 @@ stack_info: None lineno: 628 funcName: call_blocking - created: 1756136505.624515 - msecs: 624.5150566101074 - relativeCreated: 4753.908634185791 - thread: 140399226668544 + created: 1756137765.7136436 + msecs: 713.6435508728027 + relativeCreated: 5051.41806602478 + thread: 140501828298240 threadName: MainThread processName: MainProcess - process: 3143 + process: 3149 ``` **_*๐Ÿ“Œ Teardown phase*_** @@ -311,7 +311,7 @@ **duration:** ```python - 0.00013581756502389908 + 0.00015481654554605484 ``` **outcome:** @@ -329,7 +329,7 @@ **duration:** ```python - 0.00011945422738790512 + 0.0001305900514125824 ``` **outcome:** @@ -343,7 +343,7 @@ **duration:** ```python - 0.0001803981140255928 + 0.00021204352378845215 ``` **outcome:** @@ -357,7 +357,7 @@ **duration:** ```python - 0.00017578061670064926 + 0.00020341947674751282 ``` **outcome:** diff --git a/markdown/pytest-report.json b/markdown/pytest-report.json index 1c2ee77aa..637748da8 100644 --- a/markdown/pytest-report.json +++ b/markdown/pytest-report.json @@ -1 +1 @@ -{"created": 1756136506.6093729, "duration": 4.8639137744903564, "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.5732219787314534, "outcome": "passed"}, "call": {"duration": 0.004590011201798916, "outcome": "passed"}, "teardown": {"duration": 0.0002674926072359085, "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.0002199048176407814, "outcome": "passed"}, "call": {"duration": 0.015253209508955479, "outcome": "passed"}, "teardown": {"duration": 0.00015521887689828873, "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.0001678168773651123, "outcome": "passed"}, "call": {"duration": 0.0004128161817789078, "outcome": "passed"}, "teardown": {"duration": 0.00011477898806333542, "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.0001368289813399315, "outcome": "passed"}, "call": {"duration": 0.0005311435088515282, "outcome": "passed"}, "teardown": {"duration": 0.00011167861521244049, "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.0001310054212808609, "outcome": "passed"}, "call": {"duration": 0.20400115568190813, "outcome": "passed"}, "teardown": {"duration": 0.00019611697643995285, "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.00016734562814235687, "outcome": "passed"}, "call": {"duration": 0.0007237549871206284, "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": 1756136505.624515, "msecs": 624.5150566101074, "relativeCreated": 4753.908634185791, "thread": 140399226668544, "threadName": "MainThread", "processName": "MainProcess", "process": 3143}]}, "teardown": {"duration": 0.00013581756502389908, "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.00011945422738790512, "outcome": "passed"}, "call": {"duration": 0.0001803981140255928, "outcome": "passed"}, "teardown": {"duration": 0.00017578061670064926, "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": 1756137766.7903798, "duration": 5.3008949756622314, "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.9160933373495936, "outcome": "passed"}, "call": {"duration": 0.005356913432478905, "outcome": "passed"}, "teardown": {"duration": 0.0003697611391544342, "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.00025554560124874115, "outcome": "passed"}, "call": {"duration": 0.018334973603487015, "outcome": "passed"}, "teardown": {"duration": 0.00017862487584352493, "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.00016954727470874786, "outcome": "passed"}, "call": {"duration": 0.00044466089457273483, "outcome": "passed"}, "teardown": {"duration": 0.00011600088328123093, "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.00014535430818796158, "outcome": "passed"}, "call": {"duration": 0.0004607662558555603, "outcome": "passed"}, "teardown": {"duration": 0.00011594779789447784, "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.0001320214942097664, "outcome": "passed"}, "call": {"duration": 0.2048658151179552, "outcome": "passed"}, "teardown": {"duration": 0.00025428831577301025, "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.00018297415226697922, "outcome": "passed"}, "call": {"duration": 0.0008923336863517761, "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": 1756137765.7136436, "msecs": 713.6435508728027, "relativeCreated": 5051.41806602478, "thread": 140501828298240, "threadName": "MainThread", "processName": "MainProcess", "process": 3149}]}, "teardown": {"duration": 0.00015481654554605484, "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.0001305900514125824, "outcome": "passed"}, "call": {"duration": 0.00021204352378845215, "outcome": "passed"}, "teardown": {"duration": 0.00020341947674751282, "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