view .codecov.yml @ 27708:bb1a3e598a86 v8.2.4380

patch 8.2.4380: small differences between Chinese translation files Commit: https://github.com/vim/vim/commit/774e55702f236b0f16ef4a255a290dc87cfca67b Author: Ada <me@yuhaowen.com> Date: Mon Feb 14 15:04:55 2022 +0000 patch 8.2.4380: small differences between Chinese translation files Problem: Small differences between Chinese translation files. Solution: Add rule for converting UTF-8 to gb2312. (closes https://github.com/vim/vim/issues/9773)
author Bram Moolenaar <Bram@vim.org>
date Mon, 14 Feb 2022 16:15:03 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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