diff --git a/.coverage b/.coverage new file mode 100644 index 0000000..57b8fc1 Binary files /dev/null and b/.coverage differ diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 76fef45..c8f2653 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -27,6 +27,7 @@ jobs: pip install build - name: Run Pytest tests run: | + pip install . pip install pytest pytest-cov pytest --cov --cov-report=xml - name: Upload coverage reports to Codecov diff --git a/coverage.xml b/coverage.xml new file mode 100644 index 0000000..657d422 --- /dev/null +++ b/coverage.xml @@ -0,0 +1,50 @@ + + + + + + /home/runner/work/pip-add/pip-add + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +