Skip to content

Commit

Permalink
add copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
HarrisChu committed Oct 12, 2021
1 parent 17c9114 commit d46c420
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit d46c420

Please sign in to comment.