view .codecov.yml @ 26066:70cc491acacc

Added tag v8.2.3566 for changeset e38c45dbcc70fdb7d7367b84601c2ae524c0a66d
author Bram Moolenaar <Bram@vim.org>
date Thu, 28 Oct 2021 22:00:06 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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