view .codecov.yml @ 24837:a9c9ff4fb89b

Added tag v8.2.2956 for changeset 10ae5832dec8c4c5e63dfb03e66f1a11e800b092
author Bram Moolenaar <Bram@vim.org>
date Sun, 06 Jun 2021 22:15:03 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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