view .codecov.yml @ 24261:f5ada7905e93

Added tag v8.2.2671 for changeset ad065f64eb2072965ed525240a81365dfba54839
author Bram Moolenaar <Bram@vim.org>
date Sun, 28 Mar 2021 16:30:03 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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