We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If compare view (--branch BRANCH or --mode-CI BRANCH is used), a coverage index page shows the names of changed files, with 0% coverage.
--branch BRANCH
--mode-CI BRANCH
0%
compare/simple_cov_index.html
compare/main/simple_cov_index.html
compare/rubycritic-setup/simple_cov_index.html
I expect the "Build" coverage index page shows the coverages of the changed files.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If compare view (
--branch BRANCH
or--mode-CI BRANCH
is used), a coverage index page shows the names of changed files, with0%
coverage.If I switch to the `main` or `rubycritic-setup` branch from the above menu, their coverage index pages shows non-zero coverages.
compare/simple_cov_index.html
compare/main/simple_cov_index.html
compare/rubycritic-setup/simple_cov_index.html
I expect the "Build" coverage index page shows the coverages of the changed files.
The text was updated successfully, but these errors were encountered: