view .codecov.yml @ 28277:4e2753f7ec65 v8.2.4664

patch 8.2.4664: Elvish files are not recognized Commit: https://github.com/vim/vim/commit/c1658a196bb05dd96562fd0a92409be2201b62e9 Author: Bruno Roque <brunoroque06@gmail.com> Date: Sat Apr 2 10:48:24 2022 +0100 patch 8.2.4664: Elvish files are not recognized Problem: Elvish files are not recognized. Solution: Recognize .elv files. (Bruno Roque, closes https://github.com/vim/vim/issues/10058)
author Bram Moolenaar <Bram@vim.org>
date Sat, 02 Apr 2022 12:00:04 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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