-
Notifications
You must be signed in to change notification settings - Fork 117
[bugfix] Avoid conflicts with already loaded Python modules when loading ReFrame tests #2390
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
Codecov Report
@@ Coverage Diff @@
## master #2390 +/- ##
==========================================
+ Coverage 85.86% 86.13% +0.27%
==========================================
Files 56 56
Lines 10270 10228 -42
==========================================
- Hits 8818 8810 -8
+ Misses 1452 1418 -34
Continue to review full report at Codecov.
|
vkarak
left a comment
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. Just a couple of minor comments still.
Closes #2336