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