OtterWise Coverage Upload
Version updated for https://github.com/getOtterWise/github-action to version v1.0.1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, created by OtterWise, automates the process of uploading various testing and coverage reports (e.g., code coverage, mutation testing, and type coverage) to a specified endpoint for further analysis and tracking. It simplifies integration with the OtterWise platform by handling report uploads, supporting monorepos with component tagging, and providing options to customize behavior such as error handling and output verbosity. This action streamlines workflows for teams seeking to consolidate and manage test result data efficiently.
What’s Changed
What’s Changed
- Update action.yml by @LasseRafn in https://github.com/getOtterWise/github-action/pull/1
- feat: support all OtterWise CLI arguments by @Nighthawk14 in https://github.com/getOtterWise/github-action/pull/2
- Modify action.yml to update input parameters by @LasseRafn in https://github.com/getOtterWise/github-action/pull/3
New Contributors
- @LasseRafn made their first contribution in https://github.com/getOtterWise/github-action/pull/1
- @Nighthawk14 made their first contribution in https://github.com/getOtterWise/github-action/pull/2
Full Changelog: https://github.com/getOtterWise/github-action/compare/v1...v1.0.1