Skip to content

Commit d167147

Browse files
committed
chore: remove Codecov
1 parent fb86d97 commit d167147

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

.github/workflows/build-and-test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,6 @@ jobs:
4242
- name: Test
4343
run: npm run test:ci
4444

45-
- name: Upload coverage to Codecov
46-
uses: codecov/codecov-action@v4
47-
with:
48-
fail_ci_if_error: true
49-
token: ${{ secrets.CODECOV_TOKEN }}
50-
5145
- name: Publish Unit Test Results
5246
uses: EnricoMi/publish-unit-test-result-action@v2
5347
continue-on-error: true

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Hyperdash Angular
22

33
![build-and-test](https://github.com/hypertrace/hyperdash-angular/workflows/build-and-test/badge.svg)
4-
[![codecov](https://codecov.io/gh/hypertrace/hyperdash-angular/branch/main/graph/badge.svg)](https://codecov.io/gh/hypertrace/hyperdash-angular)
54

65
## Prerequisites
76

0 commit comments

Comments
 (0)