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

[doc] Revamp the documentation #3095

Closed vkarak closed 4 months ago

vkarak commented 7 months ago

The documentation is almost entirely rewritten and updated. Key features:

Todos

Closes #2636.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 86.67%. Comparing base (a278d9a) to head (9607459). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3095 +/- ## ======================================== Coverage 86.67% 86.67% ======================================== Files 61 61 Lines 12139 12139 ======================================== Hits 10521 10521 Misses 1618 1618 ```

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

pep8speaks commented 6 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 2024-04-20 16:45:35 UTC