annotate .codecov.yml @ 23766:704fdd4d0949 v8.2.2424

patch 8.2.2424: some tests are known to cause an error with ASAN Commit: https://github.com/vim/vim/commit/97202d951685fc4d90085da676a90644cbf72571 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 28 18:34:35 2021 +0100 patch 8.2.2424: some tests are known to cause an error with ASAN Problem: Some tests are known to cause an error with ASAN. Solution: Add CheckNotAsan.
author Bram Moolenaar <Bram@vim.org>
date Thu, 28 Jan 2021 18:45:03 +0100
parents 3b378f03f713
children 8bb342f944d3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
23608
3b378f03f713 patch 8.2.2346: Codecov reports every little coverage drop
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1 coverage:
3b378f03f713 patch 8.2.2346: Codecov reports every little coverage drop
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2 range: "80...100"
3b378f03f713 patch 8.2.2346: Codecov reports every little coverage drop
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3 status:
3b378f03f713 patch 8.2.2346: Codecov reports every little coverage drop
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4 project:
3b378f03f713 patch 8.2.2346: Codecov reports every little coverage drop
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5 default:
3b378f03f713 patch 8.2.2346: Codecov reports every little coverage drop
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6 threshold: 0.05%