mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
refactor: make codecov checks informational (#4057)
instead of making PRs fail
This commit is contained in:
parent
80aca856e4
commit
0dafe12daf
1 changed files with 4 additions and 0 deletions
|
@ -3,3 +3,7 @@ coverage:
|
|||
project:
|
||||
default:
|
||||
threshold: 2%
|
||||
informational: true
|
||||
patch:
|
||||
default:
|
||||
informational: true
|
||||
|
|
Loading…
Add table
Reference in a new issue