Releases: ScientaNL/coverage-actions
Releases · ScientaNL/coverage-actions
v0.1.9-alpha
v0.1.8-alpha
What's Changed
- remove leading spaces from markdown by @kbarendrecht in #34
Full Changelog: v0.1.7-alpha...v0.1.8-alpha
v0.1.7-alpha
What's Changed
- Skip commenting when the coverage is unchanged by @kbarendrecht in #33
New Contributors
- @kbarendrecht made their first contribution in #33
Full Changelog: v0.1.6-alpha...v0.1.7-alpha
v0.1.6-alpha
v0.1.5-alpha
v0.1.4-alpha
What's Changed
Full Changelog: v0.1.3-alpha...v0.1.4-alpha
v0.1.3-alpha
v0.1.2-alpha
What's Changed
Full Changelog: v0.1.1...v0.1.2
v0.1.1-alpha
What's Changed
Full Changelog: v0.1.0...v0.1.1
v0.1.0-alpha
Initial release for integration testing withing a different repository
What's Changed
- Add initial setup for typescript and other peripheral matters by @RMEngels in #1
- Change some compile options and write a adapter interface and demo adapter by @RMEngels in #2
- Add action configuration loader by @RMEngels in #3
- Add DynamoDB document adapter by @RMEngels in #4
- Rewrite config by @RMEngels in #5
- Write the adapter decision / translation logic by @RMEngels in #6
- Write the decision login for putting / pulling coverage data by @RMEngels in #7
- Update README.md by @RMEngels in #8
- Write the CoverageWriter by @RMEngels in #9
- Test new action by @RMEngels in #10
- Add comment writer by @RMEngels in #13 & #14 & #15
- Change comment writer search string by @RMEngels in #17
- Write heading line in comment formatter by @RMEngels in #18
Full Changelog: https://github.com/ScientaNL/coverage-actions/commits/v0.1.0