view .codecov.yml @ 28306:371e6bb623ad

Added tag v8.2.4678 for changeset c4b2aa8e1ee1321f14cf22b0baa20d8e7ea103a5
author Bram Moolenaar <Bram@vim.org>
date Sun, 03 Apr 2022 22:15:05 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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