reframe-hpc / reframe

A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
https://reframe-hpc.readthedocs.org
BSD 3-Clause "New" or "Revised" License
214 stars 102 forks source link

[feat] Issue an error when invoking an invalid mode #3070

Closed vkarak closed 9 months ago

vkarak commented 9 months ago

Closes #3019.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (67d07ff) 86.70% compared to head (f6e583d) 86.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3070 +/- ## ======================================== Coverage 86.70% 86.70% ======================================== Files 61 61 Lines 12002 12006 +4 ======================================== + Hits 10406 10410 +4 Misses 1596 1596 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.