view .codecov.yml @ 28359:390dfc3e409b v8.2.4705

patch 8.2.4705: jump list marker disappears Commit: https://github.com/vim/vim/commit/6d4e725a3447af6f69305fdc9f1e1ff8d82e3863 Author: zeertzjq <zeertzjq@outlook.com> Date: Thu Apr 7 13:58:04 2022 +0100 patch 8.2.4705: jump list marker disappears Problem: Jump list marker disappears. Solution: Reset reg_executing later. (closes https://github.com/vim/vim/issues/10111, closes https://github.com/vim/vim/issues/10100)
author Bram Moolenaar <Bram@vim.org>
date Thu, 07 Apr 2022 15:00:05 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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