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

ran copier update, which changed testing action #50

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

sschmidt23
Copy link
Collaborator

Problem & Solution Description (including issue #)

Simply ran copier update which added the new line to the testing and coverage GitHub action, we'll see if the codecov report actually uploads properly now.

Code Quality

  • My code follows the code style of this project
  • I have written unit tests or justified all instances of #pragma: no cover; in the case of a bugfix, a new test that breaks as a result of the bug has been added
  • My code contains relevant comments and necessary documentation for future maintainers; the change is reflected in applicable demos/tutorials (with output cleared!) and added/updated docstrings use the NumPy docstring format
  • Any breaking changes, described above, are accompanied by backwards compatibility and deprecation warnings

@sschmidt23
Copy link
Collaborator Author

I logged in to codecov and copied the token as as a repo secret, looks like that does work and the codecov upload was successful (there are no changes to evaluate so the codecov report is boring for this one, but it did work).

@sschmidt23 sschmidt23 merged commit 9d0f2dc into main Jun 3, 2024
5 checks passed
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 this pull request may close these issues.

1 participant