view .codecov.yml @ 26499:44215e355c69

Added tag v8.2.3779 for changeset e36aefc588c2c6db00bb2496c0155f8cdd57dc1d
author Bram Moolenaar <Bram@vim.org>
date Fri, 10 Dec 2021 23:00:04 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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