view .codecov.yml @ 26222:24f74e6e3130 v8.2.3642

patch 8.2.3642: list of distributed files is outdated Commit: https://github.com/vim/vim/commit/73448a27a8e13b9b26759abeb092fd13a0e93238 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Nov 22 12:06:06 2021 +0000 patch 8.2.3642: list of distributed files is outdated Problem: List of distributed files is outdated. Solution: Rename term.h to termdefs.h.
author Bram Moolenaar <Bram@vim.org>
date Mon, 22 Nov 2021 13:15:03 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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