Releases: neofinancial/coverage-upload-action
Releases · neofinancial/coverage-upload-action
v2.0.0
- Modified action to receive body from the payload
- Display difference in code coverage when the difference is zero
- Only show up to two decimal places for the coverage difference
- Added messages to explain the error to the user
- Update action to accept comment from service
v1.0.2
- require authtoken to post to endpoint
v1.0.1
- Fix getting branch head commit hash on pull request events
v1.0.0
Initial release