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

Fix residual issues on tests execution and reporting #37

Merged
merged 3 commits into from
Aug 21, 2021

Conversation

m-cip
Copy link
Collaborator

@m-cip m-cip commented Aug 21, 2021

  • Fix residual non quantitative tests that implicitly relied on stably reproducible random numbers to pass - e.g. tests assuming that a realized value does not stray beyond 2 standard deviations from its expected value, and that were bound to fail 5% of test runs when not running in legacy mode with a stable seeding.
  • Fix pycodestyle.
  • Exclude sdepy tests suite from coverage data reported to Codecov.

@m-cip m-cip merged commit f8f6c62 into sdepy:master Aug 21, 2021
@m-cip m-cip deleted the tests-fix branch August 21, 2021 12:45
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.

None yet

1 participant