21 Star 107 Fork 61

Gitee 极速下载/Pulsar

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/apache/incubator-pulsar
Clone or Download
codecov.yml 1.72 KB
Copy Edit Raw Blame History
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
codecov:
# the state in Codecov for a PR status in GitHub is often wrong. Just ignore this condition and
# rely on after_n_builds for notifying about the coverage
require_ci_to_pass: no
notify:
# should match the number of coverage report uploads
# pulsar-ci.yaml contains 3 uploads (unittests, inttests, systests)
# pulsar-ci-flaky.yaml contains 1 upload
after_n_builds: 4
wait_for_ci: no
comment:
# should match the number of builds sending coverage reports
after_n_builds: 4
layout: "reach, diff, flags, files"
behavior: default
require_changes: false
require_base: no
require_head: yes
coverage:
status:
patch:
default:
target: auto
informational: true
project:
default:
target: auto
informational: true
# ignore test code
ignore:
- tests
- testmocks
- buildtools
- pulsar-testclient
- pulsar-client-tools-customcommand-example
- pulsar-functions/java-examples
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/mirrors/Pulsar.git
git@gitee.com:mirrors/Pulsar.git
mirrors
Pulsar
Pulsar
master

Search