Skip to content

Conversation

@vkarak
Copy link
Contributor

@vkarak vkarak commented Aug 29, 2023

And also string comparisons are case-insensitive when converting to boolean.

Closing #2971.

@vkarak vkarak added this to the ReFrame 4.4 milestone Aug 29, 2023
@vkarak vkarak requested review from ekouts, teojgo and victorusu August 29, 2023 20:49
@vkarak vkarak self-assigned this Aug 29, 2023
@vkarak vkarak linked an issue Aug 29, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (38cc61a) 87.35% compared to head (d150b87) 87.35%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2976   +/-   ##
=======================================
  Coverage   87.35%   87.35%           
=======================================
  Files          60       60           
  Lines       11683    11684    +1     
=======================================
+ Hits        10206    10207    +1     
  Misses       1477     1477           
Files Changed Coverage Δ
reframe/utility/typecheck.py 97.36% <100.00%> (+0.01%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vkarak vkarak merged commit 28ec8c1 into reframe-hpc:master Aug 30, 2023
@vkarak vkarak deleted the bugfix/bool-vars-cmdline branch August 30, 2023 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

y and n are not recognised as valid values in boolean env. variables

2 participants