view .codecov.yml @ 28001:5357aeb3985f

Added tag v8.2.4525 for changeset fc34d6c4a42cd5575ec066ccbde700501cfc9961
author Bram Moolenaar <Bram@vim.org>
date Mon, 07 Mar 2022 18:00:04 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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