From eed55459fb223e3369451d5ef31059caa4a764f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 17 Sep 2023 19:45:18 +0000 Subject: [PATCH] Update coverage on Readme --- pytest-coverage.txt | 8 ++++---- pytest.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pytest-coverage.txt b/pytest-coverage.txt index 7a50f3a..258c186 100644 --- a/pytest-coverage.txt +++ b/pytest-coverage.txt @@ -1,9 +1,9 @@ ============================= test session starts ============================== -platform linux -- Python 3.11.4, pytest-7.4.1, pluggy-1.3.0 +platform linux -- Python 3.11.5, pytest-7.4.2, pluggy-1.3.0 rootdir: /home/runner/work/psnawp/psnawp configfile: pyproject.toml testpaths: tests -plugins: vcr-1.0.2, cov-4.1.0 +plugins: cov-4.1.0, vcr-1.0.2 collected 69 items tests/unit_tests/test_authenticator.py . [ 1%] @@ -16,7 +16,7 @@ tests/unit_tests/test_utils_misc.py .. [100%] -------- generated xml file: /home/runner/work/psnawp/psnawp/pytest.xml -------- ----------- coverage: platform linux, python 3.11.4-final-0 ----------- +---------- coverage: platform linux, python 3.11.5-final-0 ----------- Name Stmts Miss Cover --------------------------------------------------------------------------- src/psnawp_api/__init__.py 3 0 100% @@ -48,4 +48,4 @@ src/psnawp_api/utils/request_builder.py 72 15 79% --------------------------------------------------------------------------- TOTAL 918 46 95% -============================== 69 passed in 3.80s ============================== +============================== 69 passed in 3.72s ============================== diff --git a/pytest.xml b/pytest.xml index 1c6234b..5ab9e71 100644 --- a/pytest.xml +++ b/pytest.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file