view .codecov.yml @ 25811:c80c8cbb6d4d

Added tag v8.2.3440 for changeset 2db73f521d49fa7fc49a6214b19de06a90ced030
author Bram Moolenaar <Bram@vim.org>
date Tue, 14 Sep 2021 23:00:05 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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