-
Notifications
You must be signed in to change notification settings - Fork 117
[feat] Allow self loops in module mappings #855
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
|
Hello @teojgo, 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-07-04 13:06:25 UTC |
Codecov Report
@@ Coverage Diff @@
## master #855 +/- ##
==========================================
+ Coverage 91.69% 91.71% +0.01%
==========================================
Files 80 80
Lines 10279 10302 +23
==========================================
+ Hits 9425 9448 +23
Misses 854 854
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.
Documentation must also be updated.
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
Fixes #843