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

[enhancement] Allow `always_last` to be defined in multiple hooks and add a note about users' workaround code for enforcing hook execution order #3083

Closed vkarak closed 9 months ago

vkarak commented 9 months ago

Closes #3057. Closes #3012.

pep8speaks commented 9 months ago

Hello @vkarak, Thank you for updating!

Cheers! There are no PEP8 issues in this Pull Request!Do see the ReFrame Coding Style Guide

Comment last updated at 2023-12-19 19:29:12 UTC
codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (aeb5dfa) 86.63% compared to head (6e2863f) 86.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3083 +/- ## ======================================== Coverage 86.63% 86.63% ======================================== Files 61 61 Lines 12036 12036 ======================================== Hits 10427 10427 Misses 1609 1609 ```

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