go-meteologix/codecov.yml

23 lines
413 B
YAML
Raw Permalink Normal View History

# SPDX-FileCopyrightText: 2023 Winni Neessen <wn@neessen.dev>
2023-05-17 19:03:01 +02:00
#
# SPDX-License-Identifier: CC0-1.0
coverage:
status:
project:
default:
target: 80%
threshold: 5%
base: auto
if_ci_failed: error
only_pulls: false
patch:
default:
target: 75%
base: auto
if_ci_failed: error
threshold: 5%
comment:
require_changes: true