Open rusu24edward opened 3 months ago
ci.yml has the following lines:
- name: Upload coverage reports to Codecov if: matrix.os == 'ubuntu-latest' && matrix.python-version == 3.12 uses: codecov/codecov-action@v4 with: token: ${{ secrets.CODECOV_TOKEN }} slug: LLNL/SSAPy
Actions report no coverage report
Recommend @rusu24edward for this issue
Right, see also https://github.com/LLNL/SSAPy/issues/5
ci.yml has the following lines:
Actions report no coverage report
Recommend @rusu24edward for this issue