view .codecov.yml @ 28593:5315a1f26c11

Added tag v8.2.4820 for changeset d3c966c0cdf7db363ea94aa9a92d7e496e162b61
author Bram Moolenaar <Bram@vim.org>
date Sun, 24 Apr 2022 19:45:03 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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