gha-common / go-beautiful-html-coverage

A GitHub Action to track code coverage in your pull requests, with a beautiful HTML preview, for free.
https://gha-common.github.io/go-beautiful-html-coverage/go-test-app-01/head/head.html#file1
MIT License
4 stars 0 forks source link

feat: add loader with spinner on index.html to handle delay #7

Closed kilianc closed 1 month ago

kilianc commented 1 month ago

When the GHA runs, it triggers a GHP redeployment which might take few minutes. If you click the link before a deployment has finished it might leave the user confused. We should mitigate this by adding a simple loading screen that checks every few seconds when the file is there.