Results 7 comments of Victor Azizi

Would it be possible to put the `html` output of a coverage tool (something like `coverage report html`) into the documentation? In this way it can be accessed without needing...

Seems options already exist to do it in pull requests: - https://github.com/barecheck/code-coverage-action (Seems very complete) - https://github.com/marketplace/actions/coverage-comment (A lightweight example)

Its very nice for new projects, not so much for existing ones: https://github.com/duqtools/duqtools/issues/669 The diff would be: ` 31 files changed, 555 insertions(+), 732 deletions(-)`

I don't like that it would rewrite most of the history. I hoped that at some point there would be feature parity between the two formatters, so no changes to...

Do it then :rocket: :face_with_peeking_eye:

I looked into this a bit, and I find that probably the best solution is something very close to the one that we already have. The `Data` structure can be...

@alexandrosvasi @AstyLavrinenko Please provide us with example data for Lamps/gromacs/cp2k