view .codecov.yml @ 27151:7bb327c29de3

Added tag v8.2.4104 for changeset 2d0ea3f9ffe1935644e45838b0a23bfc4940a7d5
author Bram Moolenaar <Bram@vim.org>
date Sun, 16 Jan 2022 12:15:06 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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