view .codecov.yml @ 27972:9c0b7953016e v8.2.4511

patch 8.2.4511: filetype test fails Commit: https://github.com/vim/vim/commit/c12dc47b8f80c02e4fdcdb38b8217e1c06a11368 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 5 13:45:56 2022 +0000 patch 8.2.4511: filetype test fails Problem: Filetype test fails. Solution: Change "endw" to "endwhile".
author Bram Moolenaar <Bram@vim.org>
date Sat, 05 Mar 2022 15:00:03 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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