view .codecov.yml @ 24597:fc8dc5a3367b

Added tag v8.2.2837 for changeset acd9220bdd0b500f518cd5cbbe77c8c273b5cc7d
author Bram Moolenaar <Bram@vim.org>
date Thu, 06 May 2021 17:45:05 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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