vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit 6d0e6821163d8770929534539dfaba7a9eadfbc5 parent 8c3269417a33d9c8ebb7b0486f5ca7bc971bddb2 Author: Marc André Tanner <mat@brain-dump.org> Date: Tue, 29 Nov 2016 12:05:07 +0100 build: try to avoid failed commit status when coverage slightly drops Diffstat:
| M | .codecov.yml | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/.codecov.yml b/.codecov.yml @@ -3,3 +3,9 @@ ignore: - "test" comment: off + +coverage: + status: + project: + default: + threshold: 1%