view .codecov.yml @ 28151:ed461ca13cad

Added tag v8.2.4599 for changeset 0fa25a1b84511a8e26e3f5a59ab8142e2880af55
author Bram Moolenaar <Bram@vim.org>
date Sun, 20 Mar 2022 16:45:04 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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