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

[doc] Fix typo in `file` log handler docs #3034

Closed vkarak closed 10 months ago

vkarak commented 10 months ago

Closes #3030.

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (64ab7c0) 86.71% compared to head (85e8906) 86.71%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3034 +/- ## ======================================= Coverage 86.71% 86.71% ======================================= Files 61 61 Lines 12002 12002 ======================================= Hits 10407 10407 Misses 1595 1595 ```

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