Commit 5af6104
* fix codecov upload (closes #381)
The codecov action can generate a usable report itself, but it needs the
coverage package installed and accessible. This is not the case anymore,
since it's now only installed in the hatch test environment. So we
generate the report ourselves.
* use coverage from hatch env
* Update {{cookiecutter.project_name}}/.github/workflows/test.yaml
---------
Co-authored-by: Philipp A. <flying-sheep@web.de>
Co-authored-by: Gregor Sturm <mail@gregor-sturm.de>
1 parent ec8a4e2 commit 5af6104
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
0 commit comments