view .codecov.yml @ 26755:ddaea8dcaff5 v8.2.3906

patch 8.2.3906: Vim9 help still contains "under development" warnings Commit: https://github.com/vim/vim/commit/1f318c6eac3d894a3fb9c68c53512cdd75e8f6b4 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Dec 26 18:09:31 2021 +0000 patch 8.2.3906: Vim9 help still contains "under development" warnings Problem: Vim9 help still contains "under development" warnings. Solution: Remove the explicit warning.
author Bram Moolenaar <Bram@vim.org>
date Sun, 26 Dec 2021 19:15:03 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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