Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ jobs:
run: ./gradlew test
- name: Gradle Build
run: ./gradlew build install
- name: coverage
uses: codecov/codecov-action@v1
with:
name: actions ${{ matrix.java }}
format:
runs-on: ubuntu-latest
steps:
Expand Down
2 changes: 0 additions & 2 deletions .kokoro/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,3 @@ echo $JOB_TYPE

./gradlew assemble
./gradlew build install

bash $KOKORO_GFILE_DIR/codecov.sh
8 changes: 0 additions & 8 deletions .kokoro/presubmit/common.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,3 @@ env_vars: {
value: "test"
}

before_action {
fetch_keystore {
keystore_resource {
keystore_config_id: 73713
keyname: "dpebot_codecov_token"
}
}
}
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ API Common for Java

[![Build Status](https://travis-ci.org/googleapis/api-common-java.svg?branch=master)](https://travis-ci.org/googleapis/api-common-java)

[![Code Coverage](https://img.shields.io/codecov/c/github/googleapis/api-common-java.svg)](https://codecov.io/github/googleapis/api-common-java)

- [Documentation](https://googleapis.dev/java/api-common/latest/index.html)

API Common for Java is a library for foundational types relating to Google
Expand Down
4 changes: 0 additions & 4 deletions codecov.yaml

This file was deleted.