view .codecov.yml @ 25076:5690cf66ee07 v8.2.3075

patch 8.2.3075: xxd always reports an old version string Commit: https://github.com/vim/vim/commit/80b2ba3e9602e09ab523e78946fbb26da311b68b Author: =?UTF-8?q?J=C3=BCrgen=20Weigert?= <jnweiger@gmail.com> Date: Tue Jun 29 20:36:25 2021 +0200 patch 8.2.3075: xxd always reports an old version string Problem: Xxd always reports an old version string. (?smund Ervik) Solution: Update the version string with the last known change date. (J?rgen Weigert, closes #8475)
author Bram Moolenaar <Bram@vim.org>
date Tue, 29 Jun 2021 20:45:03 +0200
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

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