Releases: joshmfrankel/simplecov-check-action
Releases · joshmfrankel/simplecov-check-action
1.0.0
What's Changed
- Removed "branch" failing coverage type
- Added fallback failing state when coverage by file passes but coverage by suite fails
- Added more details to output messaging
- Added
minimum_file_coverage
andminimum_suite_coverage
user inputs - Added debug_mode support for SimpleCov-json invalid file errors
Full Changelog: 0.9.1...1.0.0
0.9.1
0.9
What's Changed
- Added Github api support for creating and updating check runs
- Added SimpleCov (Basic) and SimpleCov-json (Advanced) output support
- Added Pull Request and Push events support
Full Changelog: https://github.com/joshmfrankel/simplecov-check-action/commits/0.9