-
Notifications
You must be signed in to change notification settings - Fork 117
[feat] Implement test dependency API #769
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
Conversation
vkarak
commented
Apr 18, 2019
- Extend RegressionTest API to allow defining and retrieving dependencies between tests
- Build dependency graph of test cases
- Corresponding unit tests
- Extend RegressionTest API to allow defining and retrieving dependencies between tests - Build dependency graph of test cases - Corresponding unit tests
|
Hello @vkarak, Thank you for updating! Cheers! There are no PEP8 issues in this Pull Request!Do see the ReFrame Coding Style Guide Comment last updated at 2019-05-22 11:43:28 UTC |
- Fix documentation of build_deps() - Remove stale test file - Extend unit tests to a couple of corner cases
|
@jenkins-cscs retry dom |
Codecov Report
@@ Coverage Diff @@
## master #769 +/- ##
==========================================
+ Coverage 91.51% 91.64% +0.12%
==========================================
Files 76 78 +2
Lines 9551 9775 +224
==========================================
+ Hits 8741 8958 +217
- Misses 810 817 +7
Continue to review full report at Codecov.
|
|
@jenkins-cscs retry none |