Skip to content

Conversation

@vkarak
Copy link
Contributor

@vkarak vkarak commented Nov 28, 2019

Fixes #1075.

@vkarak vkarak added this to the ReFrame sprint 2019w48 milestone Nov 28, 2019
@vkarak vkarak requested review from ekouts and teojgo November 28, 2019 23:11
@vkarak vkarak self-assigned this Nov 28, 2019
@codecov-io
Copy link

codecov-io commented Nov 28, 2019

Codecov Report

Merging #1076 into master will increase coverage by <.01%.
The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1076      +/-   ##
==========================================
+ Coverage   91.66%   91.67%   +<.01%     
==========================================
  Files          81       81              
  Lines       11078    11089      +11     
==========================================
+ Hits        10155    10166      +11     
  Misses        923      923
Impacted Files Coverage Δ
unittests/test_cli.py 93.27% <0%> (ø) ⬆️
unittests/test_schedulers.py 96.86% <100%> (+0.01%) ⬆️
reframe/core/runtime.py 88.96% <100%> (+0.6%) ⬆️

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 1f58342...2d63732. Read the comment docs.

@vkarak vkarak merged commit 16b0060 into reframe-hpc:master Nov 29, 2019
@vkarak vkarak deleted the bugfix/module-use-schedulers branch November 29, 2019 09:28
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.

Scheduler-specific unit tests broken on master

3 participants