view .codecov.yml @ 24845:78a8d69bfbda

Added tag v8.2.2960 for changeset 250c6ab76d19304b875d87f7d72672a5ac989009
author Bram Moolenaar <Bram@vim.org>
date Mon, 07 Jun 2021 20:45:03 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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