Skip to content

Conversation

@teojgo
Copy link
Contributor

@teojgo teojgo commented Jul 3, 2019

Fixes #843

@teojgo teojgo added this to the ReFrame sprint 2019w23 milestone Jul 3, 2019
@teojgo teojgo requested review from rsarm and vkarak July 3, 2019 15:33
@teojgo teojgo self-assigned this Jul 3, 2019
@pep8speaks
Copy link

pep8speaks commented Jul 3, 2019

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

@vkarak vkarak changed the title [bugfix] Allow module self loops in module mappings [feat] Allow module self loops in module mappings Jul 3, 2019
@vkarak vkarak added enhancement and removed bugfix labels Jul 3, 2019
@codecov-io
Copy link

codecov-io commented Jul 3, 2019

Codecov Report

Merging #855 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            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
Impacted Files Coverage Δ
unittests/test_modules.py 83.17% <100%> (+1.05%) ⬆️
reframe/core/modules.py 66.18% <100%> (+0.39%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 461ab5c...05ce568. Read the comment docs.

Copy link
Contributor

@vkarak vkarak left a 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.

Copy link
Contributor

@vkarak vkarak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@vkarak vkarak changed the title [feat] Allow module self loops in module mappings [feat] Allow self loops in module mappings Jul 4, 2019
@vkarak vkarak merged commit 01ae29a into reframe-hpc:master Jul 4, 2019
@teojgo teojgo deleted the bugfix/module_self_loops branch July 18, 2019 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow self referring module mappings

4 participants