view .codecov.yml @ 25799:0493410eba74

Added tag v8.2.3434 for changeset 2cae62d8628d382d5cef4aff0a1881fb1812f33b
author Bram Moolenaar <Bram@vim.org>
date Sun, 12 Sep 2021 21:15:04 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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