view .codecov.yml @ 25920:116d870cb436

Added tag v8.2.3493 for changeset db5b5c38d222fd87c1f535fd5068008943500a6c
author Bram Moolenaar <Bram@vim.org>
date Sun, 10 Oct 2021 15:00:03 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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