view .codecov.yml @ 24917:71d44d317212

Added tag v8.2.2995 for changeset 275a8ced3ba217b04528585abfc0365c8db3971d
author Bram Moolenaar <Bram@vim.org>
date Mon, 14 Jun 2021 15:15:05 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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