Closed gvee-uk closed 2 years ago
Output from the GitHub action that runs the tests, to show that this works:
---------- coverage: platform linux, python 3.8.10-final-0 -----------
Name Stmts Miss Cover
-------------------------------------------------
src/__init__.py 0 0 100%
src/config.py 9 0 100%
src/deploy.py 35 35 0%
src/exceptions.py 0 0 100%
src/model.py 52 0 100%
src/sql-deployment-tools.py 40 40 0%
-------------------------------------------------
TOTAL 136 75 45%
======================== 40 passed, 1 skipped in 0.37s =========================
Unit Test Results
41 tests ±0 40 :heavy_check_mark: ±0 0s :stopwatch: ±0s 1 suites ±0 1 :zzz: ±0 1 files ±0 0 :x: ±0
Results for commit 80dca81c. ± Comparison against base commit 3b593352.
:recycle: This comment has been updated with latest results.