view .codecov.yml @ 28077:ba9f1a9ddaf9 v8.2.4563

patch 8.2.4563: "z=" in Visual mode may go beyond the end of the line Commit: https://github.com/vim/vim/commit/5c68617d395f9d7b824f68475b24ce3e38d653a3 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Mar 13 20:12:25 2022 +0000 patch 8.2.4563: "z=" in Visual mode may go beyond the end of the line Problem: "z=" in Visual mode may go beyond the end of the line. Solution: Adjust "badlen".
author Bram Moolenaar <Bram@vim.org>
date Sun, 13 Mar 2022 21:15:03 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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