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
You can use [octocov](https://github.com/k1LoW/octocov) to check coverage information in GitHub Actions.
111
-
112
-
When you create a Pull Request, octocov automatically comments with the coverage information.
113
-
114
108
### Checking Coverage in GitHub Pages
115
109
116
110
By enabling GitHub Pages for your repository and enabling Actions deployment, you can view code coverage generated by `lcov` and `genhtml` commands on GitHub Pages.
0 commit comments