当没有变化时工作服会通知

Coveralls notifies when there are no changes

这是我的回购设置:

所以我希望只有在发生变化时才会收到通知。但它继续通知我以下信件:

"Coverage remained the same at 100.0% when pulling [commit-hash] on dev into [commit-hash] on master."

如何解决?


编辑: 我认为这只发生在 PR 上。但无论如何...

是的,我也使用 Travis CI,其中 Coveralls 检查触发器。

哦!我知道了,这不是 Coveralls 的通知,而是 GitHub 通知,您可以在 'Settings' 页面上进行管理。发送这些消息是因为 Coveralls 在我正在观看的存储库中对 PR 发表了评论。