view .codecov.yml @ 27366:66046931fa58 v8.2.4211

patch 8.2.4211: window title test still fails in some configurations Commit: https://github.com/vim/vim/commit/3a8ad5918b5c1b4c36b39c420ce933b452929dd8 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jan 24 22:18:24 2022 +0000 patch 8.2.4211: window title test still fails in some configurations Problem: Window title test still fails in some configurations. Solution: Use WaitForAssert().
author Bram Moolenaar <Bram@vim.org>
date Mon, 24 Jan 2022 23:30:02 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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