view .codecov.yml @ 24989:55f296521ca3

Added tag v8.2.3031 for changeset 494112d2aa93ead9960e07b97391b2684ffe1db6
author Bram Moolenaar <Bram@vim.org>
date Mon, 21 Jun 2021 21:00:04 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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