Skip to content

Conversation

@rsarm
Copy link
Contributor

@rsarm rsarm commented Sep 16, 2021

Closes #2173

@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2021

Codecov Report

Merging #2195 (45b1f5e) into master (1d33ac0) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2195   +/-   ##
=======================================
  Coverage   85.96%   85.97%           
=======================================
  Files          54       54           
  Lines        9649     9651    +2     
=======================================
+ Hits         8295     8297    +2     
  Misses       1354     1354           
Impacted Files Coverage Δ
reframe/core/buildsystems.py 96.22% <100.00%> (+0.02%) ⬆️

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 1d33ac0...45b1f5e. 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.

I did a minor style fix and added an assertion in the corresponding unit test. Lgtm now.

@vkarak
Copy link
Contributor

vkarak commented Sep 16, 2021

@jenkins-cscs retry daint

Copy link
Contributor

@ekouts ekouts 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] Store the default Spack environment in the build_system instance [feat] Store the default Spack environment in the build_system instance Sep 18, 2021
@vkarak vkarak merged commit aacf20f into reframe-hpc:master Sep 18, 2021
@rsarm rsarm deleted the spack-default-env branch February 3, 2023 13:21
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.

Store the default Spack environment in the build_system instance

4 participants