view .codecov.yml @ 26219:786b2a8ec970

Update runtime files Commit: https://github.com/vim/vim/commit/88a4205f1cfbdc328e987ab00521fc8a22447fc3 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Nov 21 21:13:36 2021 +0000 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Sun, 21 Nov 2021 22:15:05 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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