- Fixes an issue with the report showing no difference when the baseline had 0% coverage. When there is no baseline to compare with, it will output the new head coverage percentage.
- Generate a head-coverage-only markdown report for push, schedule, and workflow_dispatch event types.
- Upgrade dependencies
- Add additional debug logging
Thanks to @mlafleur