Is it any possibility to show pretty html reports (from test runners like Jest, Mocha, Cypress, test coverage, etc.) on GitHub pull requests checks?
Maybe not solution but work around.
GitHub Actions has next action: actions/upload-artifact
https://github.com/actions/upload-artifact
So you can export your reports as artifacts and then download them. Probably if it's public repo, you can download them via API, but nothing out-of-box... so good luck ...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With