You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Execute cairo-coverage run instead of cairo-coverage (#3002)
<!-- Reference any GitHub issues resolved by this PR -->
Closes #
## Introduced changes
<!-- A brief description of the changes -->
Running `cairo-coverage` without a subcommand will be deprecated in the
next version and will print a warning. To avoid annoying users, this PR
ensures Forge is prepared for the upcoming deprecation. It would be nice
to include this in `0.38.0`, but it's okay if that doesn't happen.
## Checklist
<!-- Make sure all of these are complete -->
- [x] Linked relevant issue
- [x] Updated relevant documentation
- [x] Added relevant tests
- [x] Performed self-review of the code
- [x] Added changes to `CHANGELOG.md`
0 commit comments