view .codecov.yml @ 24804:324086c6f757 v8.2.2940

patch 8.2.2940: MS-Windows: cannot see the size when resizing Commit: https://github.com/vim/vim/commit/4f2417ffeedbb687a59a36547e8143724a86bb31 Author: K.Takata <kentkt@csc.jp> Date: Sat Jun 5 16:25:32 2021 +0200 patch 8.2.2940: MS-Windows: cannot see the size when resizing Problem: MS-Windows: cannot see the size of the text area when resizing the gvim window. Solution: Show a tooltip with the text size. (Ken Takata, closes #8326)
author Bram Moolenaar <Bram@vim.org>
date Sat, 05 Jun 2021 16:30:03 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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