From a1a12f2bcacc000691317eb7f3d8316c2131509e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 25 Oct 2023 16:32:51 +0000 Subject: [PATCH] Update coverage on Readme --- python/idsse_common/test/coverage.txt | 20 ++++++++++---------- python/idsse_common/test/pytest.xml | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/python/idsse_common/test/coverage.txt b/python/idsse_common/test/coverage.txt index 6634b8bf..15820471 100644 --- a/python/idsse_common/test/coverage.txt +++ b/python/idsse_common/test/coverage.txt @@ -2,17 +2,17 @@ platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0 rootdir: /home/runner/work/idss-engine-commons/idss-engine-commons/python/idsse_common plugins: cov-4.1.0 -collected 151 items +collected 159 items test/test_aws_utils.py .................. [ 11%] -test/test_config.py ............ [ 19%] -test/test_grid_proj.py ................... [ 32%] -test/test_json_message.py ........... [ 39%] -test/test_log_util.py ..... [ 43%] -test/test_path_builder.py ...................... [ 57%] -test/test_publish_confirm.py ........ [ 62%] -test/test_utils.py ........................ [ 78%] -test/test_validate_schema.py ................................ [100%] +test/test_config.py ............ [ 18%] +test/test_grid_proj.py ................... [ 30%] +test/test_json_message.py ........... [ 37%] +test/test_log_util.py ..... [ 40%] +test/test_path_builder.py ...................... [ 54%] +test/test_publish_confirm.py ........ [ 59%] +test/test_utils.py ........................ [ 74%] +test/test_validate_schema.py ........................................ [100%] =============================== warnings summary =============================== test/test_validate_schema.py:15 @@ -50,4 +50,4 @@ idsse/common/validate_schema.py 39 0 100% ----------------------------------------------------- TOTAL 727 50 93% -======================= 151 passed, 6 warnings in 2.25s ======================== +======================= 159 passed, 6 warnings in 2.51s ======================== diff --git a/python/idsse_common/test/pytest.xml b/python/idsse_common/test/pytest.xml index 0da3abca..9f315c32 100644 --- a/python/idsse_common/test/pytest.xml +++ b/python/idsse_common/test/pytest.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file