From aad5668e905454bab3c2357d96c442d568e537bb Mon Sep 17 00:00:00 2001 From: Niyati Maheshwari Date: Tue, 12 Sep 2023 13:22:39 -0700 Subject: [PATCH] upload to codecov and add a badge --- .github/workflows/ci.yml | 4 ++++ README.md | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 660e472b..9b63b033 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,3 +50,7 @@ jobs: exit 1 fi shell: bash + - name: Codecov + uses: codecov/codecov-action@v3 + env: + CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} \ No newline at end of file diff --git a/README.md b/README.md index 919f4aef..61d75e1c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## Amazon Kinesis Video Streams Producer SDK Java - +

+ +

## License This library is licensed under the Apache License, 2.0.