view .codecov.yml @ 23968:da1c89e61b04 v8.2.2526

patch 8.2.2526: build failure Commit: https://github.com/vim/vim/commit/527ed38cfacc5abf32ef3e63f98966d011cd95de Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 17 15:05:45 2021 +0100 patch 8.2.2526: build failure Problem: Build failure. Solution: Change lookup_scriptvar() arguments.
author Bram Moolenaar <Bram@vim.org>
date Wed, 17 Feb 2021 15:15:03 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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