Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Looks like CI isn't running the tests or code coverage #14

Open
rusu24edward opened this issue Aug 7, 2024 · 1 comment · May be fixed by #25
Open

Looks like CI isn't running the tests or code coverage #14

rusu24edward opened this issue Aug 7, 2024 · 1 comment · May be fixed by #25

Comments

@rusu24edward
Copy link
Contributor

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

@igoumiri
Copy link
Contributor

Right, see also #5

@rusu24edward rusu24edward linked a pull request Sep 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants