view .codecov.yml @ 28284:6cf79c95cb08

Added tag v8.2.4667 for changeset 2fd2ce8a556cbd716dfe512e5cf46c1633222703
author Bram Moolenaar <Bram@vim.org>
date Sat, 02 Apr 2022 22:15:03 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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