Skip to content

Conversation

@jjotero
Copy link
Contributor

@jjotero jjotero commented Aug 11, 2021

The requirements of this function have now been relaxed to just require an iterable in return. If this requirement is still not met, we now raise a ReframeSyntaxError.

Closes #2118

@jjotero jjotero added this to the ReFrame Sprint 21.08.1 milestone Aug 11, 2021
@jjotero jjotero requested review from ekouts and vkarak August 11, 2021 16:30
@jjotero jjotero self-assigned this Aug 11, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 11, 2021

Codecov Report

Merging #2122 (2a56c16) into master (bb779ce) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2122      +/-   ##
==========================================
+ Coverage   85.96%   85.97%   +0.01%     
==========================================
  Files          53       53              
  Lines        9355     9362       +7     
==========================================
+ Hits         8042     8049       +7     
  Misses       1313     1313              
Impacted Files Coverage Δ
reframe/core/parameters.py 100.00% <100.00%> (ø)

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 bb779ce...2a56c16. 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.

Lgtm, just a couple of minor comments.

@vkarak
Copy link
Contributor

vkarak commented Aug 18, 2021

I am fixing those two little comments.

@vkarak vkarak merged commit b5cae2d into reframe-hpc:master Aug 18, 2021
@jjotero jjotero deleted the fix/parameter-filtering branch August 18, 2021 12:12
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.

Wrong filter_param function in the parameter builtin can raise a TypeError

4 participants