view .codecov.yml @ 27192:b0432adbe58e

Added tag v8.2.4124 for changeset 63f8dbcf6a749f1f189bf19f355ae2acbc595412
author Bram Moolenaar <Bram@vim.org>
date Mon, 17 Jan 2022 22:00:04 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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