
Feb. 13, 2017
2:49 p.m.
Hi,
I don't get the value of code coverage on a CI. I *like* running code coverage sometimes, but I don't like being annoying by "test failed: coverage -0,01%" by a change completely unrelated to code (note: this issue has been fixed be using a threshold of 1%). I'm annoyed by all these Codecov messages. Berker just told me that he even created a Gmail filter to drop all these email notifications...
What do you think of keeping this very useful feature, but not use it on pull requests: only run it on the branches (once changes are merged), to not "pollute" pull requests?
Victor