Skip to content

Conversation

@teojgo
Copy link
Contributor

@teojgo teojgo commented Aug 31, 2018

Closes #387
Closes #365

@codecov-io
Copy link

codecov-io commented Aug 31, 2018

Codecov Report

Merging #434 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #434      +/-   ##
==========================================
+ Coverage    91.2%   91.24%   +0.03%     
==========================================
  Files          70       70              
  Lines        8585     8585              
==========================================
+ Hits         7830     7833       +3     
+ Misses        755      752       -3
Impacted Files Coverage Δ
unittests/test_policies.py 99.54% <0%> (+0.45%) ⬆️
reframe/core/config.py 84.54% <0%> (+1.81%) ⬆️

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 9d96f57...ac5e728. Read the comment docs.

@vkarak vkarak added this to the ReFrame sprint 2018w35 milestone Aug 31, 2018
def setup(self, partition, environ, **job_opts):
# NOTE: Workaround to fix static linking for C++ with PrgEnv-pgi
if (environ.name == 'PrgEnv-pgi' and self.lang == 'cpp'
and self.linkage == 'static'):
Copy link
Contributor

Choose a reason for hiding this comment

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

Put every operand of and on a separate line and and should be placed at the end of line.

@vkarak
Copy link
Contributor

vkarak commented Sep 1, 2018

@jenkins-cscs retry dom

@vkarak vkarak merged commit 51956be into reframe-hpc:master Sep 1, 2018
@teojgo teojgo deleted the regression_test/netcdf_build_systems branch September 5, 2018 10:08
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.

3 participants