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 101 forks source link

[feat] Include scheduler and launcher as default partition extras #3108

Closed vkarak closed 7 months ago

vkarak commented 7 months ago

Closes #3102.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (4f6b8c9) 86.63% compared to head (22d9312) 86.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3108 +/- ## ======================================== Coverage 86.63% 86.64% ======================================== Files 61 61 Lines 12042 12046 +4 ======================================== + Hits 10433 10437 +4 Misses 1609 1609 ```

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