view .codecov.yml @ 27944:05fa2837e8a1 v8.2.4497

patch 8.2.4497: wrong color for half of wide character next to pum scrollbar Commit: https://github.com/vim/vim/commit/35d8c2010ea6ee5c9bcfa6a8285648172b92ed83 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 3 11:46:00 2022 +0000 patch 8.2.4497: wrong color for half of wide character next to pum scrollbar Problem: Wrong color for half of wide character next to pum scrollbar. Solution: Redraw the screen cell with the right color. (closes https://github.com/vim/vim/issues/9874)
author Bram Moolenaar <Bram@vim.org>
date Thu, 03 Mar 2022 13:00:03 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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