Skip to content

Commit

Permalink
Update coverage on Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 25, 2023
1 parent 4e6b0c0 commit a1a12f2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions python/idsse_common/test/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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 ========================
Loading

0 comments on commit a1a12f2

Please sign in to comment.