add-test-coverage-info-to-CI-job
main
Test Coverage Report:
============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.4.1, pluggy-1.6.0 rootdir: /workspace/brian/python-utils configfile: pyproject.toml testpaths: tests plugins: cov-7.0.0, anyio-4.10.0 collected 28 items tests/unit/check_env_test.py ....... [ 25%] tests/unit/readable_unit_test.py ..................... [100%] ================================ tests coverage ================================ _______________ coverage: platform linux, python 3.12.3-final-0 ________________ Name Stmts Miss Cover Missing ------------------------------------------------------------- python_utils/__init__.py 3 0 100% python_utils/check_env.py 14 0 100% python_utils/readable_unit.py 17 0 100% ------------------------------------------------------------- TOTAL 34 0 100% ============================== 28 passed in 0.13s ==============================
No dependencies set.
The note is not visible to the blocked user.
Test Coverage Report: