From d46c420683a03c4a3446b858da58b57e454f72b4 Mon Sep 17 00:00:00 2001 From: HarrisChu <1726587+HarrisChu@users.noreply.github.com> Date: Tue, 12 Oct 2021 12:03:52 +0800 Subject: [PATCH] add copyright --- codecov.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/codecov.yml b/codecov.yml index 179a2a233a2..dd59a0ba054 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,3 +1,14 @@ +# Copyright (c) 2021 vesoft inc. All rights reserved. +# +# This source code is licensed under Apache 2.0 License, +# attached with Common Clause Condition 1.0, found in the LICENSES directory. + +# For more configuration details: +# https://docs.codecov.io/docs/codecov-yaml + +# validate the configuration: +# curl -X POST --data-binary @codecov.yml https://codecov.io/validate + codecov: allow_pseudo_compare: True allow_coverage_offsets: True