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

Add codecov test coverage #258

Closed
wants to merge 16 commits into from
Closed

Conversation

SabineHaas
Copy link
Collaborator

Fix #257

Changes proposed in this pull request:

  • Add codecov test coverage to github actions workflow

The following steps were realized, as well (if applies):

  • Use in-line comments to explain your code
  • Write docstrings to your code
  • For new functionalities: Explain in readthedocs
  • Write test(s) for your new patch of code
  • Update the CHANGELOG.md (let's start this after the first release)
  • Apply black (black . --exclude docs/)
  • Check if full simulation tests pass locally (EXECUTE_TESTS_ON=master pytest)

Please mark above checkboxes as following:

  • Open
  • Done

❌ Check not applicable to this PR

For more information on how to contribute check the CONTRIBUTING.md.

@SabineHaas SabineHaas self-assigned this Mar 22, 2021
@SabineHaas
Copy link
Collaborator Author

I close this PR, issue was solved with #283 and #289

@SabineHaas SabineHaas closed this Apr 15, 2021
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.

Add test coverage with github actions
2 participants