view .codecov.yml @ 26489:f19d8c077771

Added tag v8.2.3774 for changeset 06aa56b32df4d8b4131872352080b5fafe060c5a
author Bram Moolenaar <Bram@vim.org>
date Fri, 10 Dec 2021 14:45:04 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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