-
Notifications
You must be signed in to change notification settings - Fork 54
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
Separate data and computation in benchmarks #1202
Separate data and computation in benchmarks #1202
Conversation
…rate the creation of test data from the actual tests
for more information, see https://pre-commit.ci
Thank you for the PR! |
Codecov Report
@@ Coverage Diff @@
## main #1202 +/- ##
=======================================
Coverage 92.19% 92.19%
=======================================
Files 75 75
Lines 10699 10699
=======================================
Hits 9864 9864
Misses 835 835
Flags with carried forward coverage won't be shown. Click here to find out more. 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the PR! |
Description
Includes the changes done #1158, and includes updates to accommodate the new version of perun. Created a new branch and pull request because I messed up while rebasing.
Issue/s resolved: #1157
Does this change modify the behaviour of other functions? If so, which?
no