view .codecov.yml @ 27013:056f7574147c

Added tag v8.2.4035 for changeset f9a9ffebe2c044d3e1dd19a6b1e963bd94b56646
author Bram Moolenaar <Bram@vim.org>
date Fri, 07 Jan 2022 21:45:04 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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