view .codecov.yml @ 27481:c810c6709c5a

Added tag v8.2.4268 for changeset 7f9aa41a567a8b7d8e5f1c257ecfdef25afdfb21
author Bram Moolenaar <Bram@vim.org>
date Mon, 31 Jan 2022 12:45:05 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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