view .codecov.yml @ 28552:90d57cd76564 v8.2.4800

patch 8.2.4800: missing test update for adjusted t_8u behavior Commit: https://github.com/vim/vim/commit/d0eaf675aa1f00bf7a10fd15b562098530a94991 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Apr 20 19:55:37 2022 +0100 patch 8.2.4800: missing test update for adjusted t_8u behavior Problem: Missing test update for adjusted t_8u behavior. Solution: Update and extend the test.
author Bram Moolenaar <Bram@vim.org>
date Wed, 20 Apr 2022 21:00:07 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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