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 Sep 19, 2024
1 parent 77b4a3e commit 5a46a44
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions python/idsse_common/test/coverage.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
============================= test session starts ==============================
platform linux -- Python 3.11.9, pytest-8.3.2, pluggy-1.5.0
platform linux -- Python 3.11.10, pytest-8.3.3, pluggy-1.5.0
rootdir: /home/runner/work/idss-engine-commons/idss-engine-commons/python/idsse_common
plugins: cov-4.1.0
collected 223 items
Expand All @@ -24,7 +24,7 @@ test/test_validate_new_data_schema.py ......... [100%]

- generated xml file: /home/runner/work/idss-engine-commons/idss-engine-commons/python/idsse_common/test/pytest.xml -

---------- coverage: platform linux, python 3.11.9-final-0 -----------
---------- coverage: platform linux, python 3.11.10-final-0 ----------
Name Stmts Miss Cover
-----------------------------------------------------
idsse/common/__init__.py 0 0 100%
Expand All @@ -46,4 +46,4 @@ idsse/common/validate_schema.py 40 0 100%
-----------------------------------------------------
TOTAL 1396 107 92%

============================= 223 passed in 6.44s ==============================
============================= 223 passed in 5.80s ==============================
Loading

0 comments on commit 5a46a44

Please sign in to comment.