view .codecov.yml @ 28617:eeb5a2b3f9c6

Added tag v8.2.4832 for changeset 6ff4070671900296c16bcb2824c446f3547a4a08
author Bram Moolenaar <Bram@vim.org>
date Tue, 26 Apr 2022 23:15:03 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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