view .codecov.yml @ 28494:6a015080f040

Added tag v8.2.4771 for changeset 9f8563d056296c62f9e8cd72c56d8b51fe0768d9
author Bram Moolenaar <Bram@vim.org>
date Sun, 17 Apr 2022 14:30:04 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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