mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Merge pull request #9307 from jamessan/codecov-threshold
codecov: Tolerate a 1% drop in coverage for a PR
This commit is contained in:
commit
7e97587dae
@ -13,7 +13,9 @@ coverage:
|
||||
|
||||
status:
|
||||
project: yes
|
||||
patch: yes
|
||||
patch:
|
||||
default:
|
||||
threshold: 1
|
||||
changes: no
|
||||
|
||||
parsers:
|
||||
|
Loading…
Reference in New Issue
Block a user