Skip to content

Releases: joshmfrankel/simplecov-check-action

1.0.0

20 May 16:35
80bff95
Compare
Choose a tag to compare

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 and minimum_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

27 Feb 01:24
2d817ca
Compare
Choose a tag to compare

What's Changed

  • Updated the name to SimpleCov+ Action

Full Changelog: 0.9...0.9.1

0.9

26 Feb 19:56
f888939
Compare
Choose a tag to compare

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