view .codecov.yml @ 24857:154b4b90df6b

Added tag v8.2.2966 for changeset a81b883576d6e2bea037871465af6c57416588b8
author Bram Moolenaar <Bram@vim.org>
date Wed, 09 Jun 2021 12:45:04 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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