Releases: coverallsapp/orb
Releases · coverallsapp/orb
v2.2.5
What's Changed
- Add
coverage_reporter_platform
parameter to select architecture-specific version of coverage reporter by @afinetooth in #49
Full Changelog: v2.2.4...v2.2.5
v2.2.4
What's Changed
- Add
debug
parameter to enableset -x
style debugging throughout entire script by @afinetooth in #48
Full Changelog: v2.2.3...v2.2.4
v2.2.3
What's Changed
- Add
coverage_reporter_version
parameter. by @afinetooth in #47- Add tests of
coverage_reporter_version
and step to verify installed version.
- Add tests of
Full Changelog: v2.2.2...v2.2.3
v2.2.2
What's Changed
- Extends the
fail_on_error
option's behavior to setup failures by @afinetooth in #46- Makes sure the
fail_on_error
option applies to setup failures like:- Failure to download the binary
- Failure to verify the binary with checksums
- Failure to find the downloaded binary
- Prior versions of the orb only applied
fail_on_error
to failures of coveralls commands, like:coveralls report
coveralls done
- "Fixes" #40 (technically an enhancement)
- Bumps orb versions
- Makes sure the
New Contributors
- @afinetooth made their first contribution in #46
Full Changelog: v2.2.1...v2.2.2
v2.2.1
v2.2.0
v2.1.2
v2.1.1
v2.1.0
Add parameters from Github action:
compare_ref
compare_sha
format
v2.0.0
Use universal coverage reporter and support many more coverage formats
Breaking change
path_to_lcov
parameter is replaced withcoverage_file