Releases: gha-common/go-beautiful-html-coverage
Releases · gha-common/go-beautiful-html-coverage
v1
Fixes
- fix: run on pull requests by @kilianc in #2
- fix: use path relative to the action not the workflow by @kilianc in #16
- fix: only display path in PR comment when not default by @kilianc in #31
- fix: fix path for incremental coverage by @kilianc in #40
- fix: embed colors in page loader to fix regression by @kilianc in #43
- fix: body and font for coverage index file by @kilianc in #44
- fix: revert scoll but workaround and use
document.body.scrollTop
by @kilianc in #54 - fix: correctly color legend at the top by @kilianc in #55
Features
- feat: add line numbers to HTML preview by @kilianc in #24
- feat: add loader with spinner on index.html to handle delay by @kilianc in #28
- feat: only require
cover.out
instead of multiple files by @kilianc in #29 - feat: support go apps in repo subfolders by @kilianc in #30
- feat: add ability to set a min threshold for coverage by @kilianc in #32
- feat: add incremental coverage basic support by @kilianc in #38
- feat: add github dark/light theme by @kilianc in #42
- feat: add button to switch between incremental and absolute coverage by @kilianc in #45
Full Changelog: https://github.com/gha-common/go-beautiful-html-coverage/commits/v1