view .codecov.yml @ 26341:b9b685b5f8ae

Added tag v8.2.3701 for changeset 4044306e3836d618bdec881174644a6c74e5d8b8
author Bram Moolenaar <Bram@vim.org>
date Mon, 29 Nov 2021 23:15:04 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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