diff options
author | Daniel Hahler <github@thequod.de> | 2018-08-26 14:24:22 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2018-08-26 14:24:22 +0200 |
commit | 5c7237640f977ee6deca5b9da90702305a96e3e2 (patch) | |
tree | b2cab7e2fd1bacf89d04b7dce328f52206d18c9d | |
parent | c581517f8a9bf7fe6ede40b2ba009e8884715a93 (diff) | |
download | rneovim-5c7237640f977ee6deca5b9da90702305a96e3e2.tar.gz rneovim-5c7237640f977ee6deca5b9da90702305a96e3e2.tar.bz2 rneovim-5c7237640f977ee6deca5b9da90702305a96e3e2.zip |
CI/Codecov: enable changes status (#8910)
This helps to identify unexpected changes.
-rw-r--r-- | codecov.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/codecov.yml b/codecov.yml index 481eea89ee..dbcb0c16ca 100644 --- a/codecov.yml +++ b/codecov.yml @@ -14,7 +14,7 @@ coverage: status: project: yes patch: yes - changes: no + changes: yes parsers: gcov: |