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
213 stars 100 forks source link

[feat] Do not require a sanity function for compile-only tests #3157

Closed vkarak closed 3 months ago

vkarak commented 3 months ago

Closes #3075.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 86.65%. Comparing base (bd4dd0e) to head (7272c08). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3157 +/- ## =========================================== - Coverage 86.65% 86.65% -0.01% =========================================== Files 61 61 Lines 12117 12121 +4 =========================================== + Hits 10500 10503 +3 - Misses 1617 1618 +1 ```

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