view .codecov.yml @ 28588:a1de4ee8c40d v8.2.4818

patch 8.2.4818: no test for what 8.2.4806 fixes Commit: https://github.com/vim/vim/commit/ac92ab771952b2a9ee39ea6fa5e70e4c072942d5 Author: zeertzjq <zeertzjq@outlook.com> Date: Sun Apr 24 15:58:30 2022 +0100 patch 8.2.4818: no test for what 8.2.4806 fixes Problem: No test for what 8.2.4806 fixes. Solution: Add a test. (closes https://github.com/vim/vim/issues/10727)
author Bram Moolenaar <Bram@vim.org>
date Sun, 24 Apr 2022 17:00:04 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

coverage:
  range: "80...100"
  status:
    project:
      default:
        threshold: 0.05%