Reworked PublishTestResults.

This commit is contained in:
Patrick Lehmann
2025-09-02 00:04:14 +02:00
parent e559fb8219
commit e5b29528b7
10 changed files with 310 additions and 37 deletions

View File

@@ -19,7 +19,7 @@ The ``ExtractConfiguration`` job template is a .....
* Extract code coverage XML report file as directory name, filename and full path from :file:`pyproject.toml`.
* Extract code coverage JSON report file as directory name, filename and full path from :file:`pyproject.toml`.
.. topic:: Behavior:
.. topic:: Behavior
.. todo:: ExtractConfiguration:Behavior needs documentation.