view .codecov.yml @ 27335:5d7f64c1328f

Added tag v8.2.4195 for changeset c3d0f82f67d5d8705d9e26ef3a87c72b45cdf285
author Bram Moolenaar <Bram@vim.org>
date Sun, 23 Jan 2022 17:45:04 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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