view .codecov.yml @ 24273:477b0a892a85 v8.2.2678

patch 8.2.2678: test for 'autoshelldir' does not reset the option Commit: https://github.com/vim/vim/commit/82820d9bf14ba5374c24fff2ed6e577a67c6ddf2 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 30 20:54:28 2021 +0200 patch 8.2.2678: test for 'autoshelldir' does not reset the option Problem: Test for 'autoshelldir' does not reset the option. Solution: Reset the option after testing.
author Bram Moolenaar <Bram@vim.org>
date Tue, 30 Mar 2021 21:00:04 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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