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

[bugfix] Take into account the `resolve_module_conflicts` option from the configuration #3093

Closed ekouts closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (64dfb05) 86.63% compared to head (ffc8529) 86.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3093 +/- ## ======================================= Coverage 86.63% 86.63% ======================================= Files 61 61 Lines 12041 12041 ======================================= Hits 10432 10432 Misses 1609 1609 ```

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