sarroutbi / koji-retriever

koji-retriever is a very simple tool that allows downloading rpms from brew/koji like sites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show coverage report on github action

sarroutbi opened this issue · comments

It might be possible to show coverage report on github CI action. HTML preview could be an option:
https://github.com/marketplace/actions/html-preview

It seems that HTML preview does not work. However, we might add resulting HTML to GITHUB_STEP_SUMMARY:
https://pragmaticpineapple.com/adding-custom-html-and-css-to-github-readme/