This was a good idea in theory, but in practice it has made Codecov completely useless because doc-only commits would reduce the coverage calculated by Codecov and PRs would randomly have messages saying that the coverage has gone up or down by a random percentage simply because the windows builds weren't run in the last commit. Till Codecov also has an option to skip doc-only commits, we cannot make this change. To skip all CI, you can put "[skip ci]" or "[ci skip]" in the commit message. This will also work with Codecov.pull/1931/head
parent
e307865596
commit
bbebd09f8b
1 changed files with 0 additions and 4 deletions
Loading…
Reference in new issue