We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b64f801 commit 7a7fdb6Copy full SHA for 7a7fdb6
CHANGELOG.md
@@ -5,7 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
## [Unreleased]
8
-_Nothing yet_
+- Fix issue when coverage artifact contains more files than just the `coverage.txt` file (fgrosse/go-coverage-report#25)
9
+- Improve `README.md` information about limitations of this action (fgrosse/go-coverage-report#24 and fgrosse/go-coverage-report#15)
10
11
## [v1.0.1] - 2024-04-26
12
- Show coverage report also if only test files changed (fgrosse/go-coverage-report#20)
0 commit comments