-
Notifications
You must be signed in to change notification settings - Fork 117
[feat] Introduce ReFrame 4.0 #2562
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
[feat] Drop the `@parameterized_test` decorator
[feat] Remove deprecated features from 4.x
[feat] Remove deprecated features for 4.x
Codecov Report
@@ Coverage Diff @@
## master #2562 +/- ##
=========================================
Coverage ? 86.29%
=========================================
Files ? 59
Lines ? 10897
Branches ? 0
=========================================
Hits ? 9404
Misses ? 1493
Partials ? 0
Continue to review full report at Codecov.
|
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.
lgtm, I just have one small question
Co-authored-by: Eirini Koutsaniti <eirini.koutsaniti@cscs.ch>
This PR requests to merge the 4.x branch of ReFrame into
masterintroducing ReFrame 4.0. So far, this PR removes all current deprecations. Development for the 4.0 version will continue from there.