view .codecov.yml @ 24677:cac5f0bf7376 v8.2.2877

patch 8.2.2877: insufficient tests for popup menu rightleft Commit: https://github.com/vim/vim/commit/1e615669c0f1f4125001b2c01c30b00d8c68035e Author: Yegappan Lakshmanan <yegappan@yahoo.com> Date: Sat May 22 17:12:46 2021 +0200 patch 8.2.2877: insufficient tests for popup menu rightleft Problem: Insufficient tests for popup menu rightleft. Solution: Add tests. (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/8235)
author Bram Moolenaar <Bram@vim.org>
date Sat, 22 May 2021 17:15:05 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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