view .codecov.yml @ 23617:d56613e7b15e

Added tag v8.2.2350 for changeset 8b6d289d182ecf1090d8e891aa26e9c038096354
author Bram Moolenaar <Bram@vim.org>
date Thu, 14 Jan 2021 21:45:05 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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