Skip to content

Conversation

@vkarak
Copy link
Contributor

@vkarak vkarak commented Mar 15, 2022

Fixtures are instantiated in the instantiate_all() method of the TestRegistry. This will allow us to use the TestRegistry.instantiate_all() to instantiate all the tests and their fixtures that will be dynamically generated in #2458.

Fixtures are instantiated in the `instantiate_all()` method of the
`TestRegistry`.
@vkarak vkarak added this to the ReFrame sprint 22.03.1 milestone Mar 15, 2022
@vkarak vkarak requested a review from ekouts March 15, 2022 20:52
@vkarak vkarak self-assigned this Mar 15, 2022
@vkarak vkarak requested a review from teojgo March 18, 2022 12:21
@codecov-commenter
Copy link

Codecov Report

Merging #2474 (91c2cd3) into master (f44e37c) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #2474   +/-   ##
=======================================
  Coverage   85.70%   85.70%           
=======================================
  Files          57       57           
  Lines       10544    10544           
=======================================
  Hits         9037     9037           
  Misses       1507     1507           
Impacted Files Coverage Δ
reframe/core/decorators.py 55.55% <100.00%> (+4.20%) ⬆️
reframe/frontend/loader.py 93.95% <100.00%> (-0.52%) ⬇️

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 f44e37c...91c2cd3. Read the comment docs.

@vkarak vkarak merged commit 923df39 into reframe-hpc:master Mar 18, 2022
@vkarak vkarak deleted the refactor/fixture-instantiation branch March 18, 2022 13:05
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.

4 participants