view .codecov.yml @ 23942:39cf2d8e7edf v8.2.2513

patch 8.2.2513: Vim9: missing part of :vim9cmd change Commit: https://github.com/vim/vim/commit/9979fcd72ed671ec2c98800587c3a6996adb27d4 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 14 13:30:01 2021 +0100 patch 8.2.2513: Vim9: missing part of :vim9cmd change Problem: Vim9: missing part of :vim9cmd change. Solution: Use command modifier in in_vim9script().
author Bram Moolenaar <Bram@vim.org>
date Sun, 14 Feb 2021 13:45:03 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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