view .codecov.yml @ 28393:860c2c6bcdfd v8.2.4721

patch 8.2.4721: cooklang files are not recognized Commit: https://github.com/vim/vim/commit/36951ed1dab2b2e816dc8959c72b5732f36d9e3b Author: =?UTF-8?q?Dundar=20G=C3=B6c?= <gocdundar@gmail.com> Date: Sat Apr 9 16:08:08 2022 +0100 patch 8.2.4721: cooklang files are not recognized Problem: Cooklang files are not recognized. Solution: recognize *.cook files. (Goc Dundar, closes https://github.com/vim/vim/issues/10120)
author Bram Moolenaar <Bram@vim.org>
date Sat, 09 Apr 2022 17:15:03 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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