Skip to content

Commit f54d506

Browse files
committed
🔥 CodeCov is broken
codecov/feedback#726
1 parent 1dd78ee commit f54d506

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

.github/workflows/coverage.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -88,15 +88,6 @@ jobs:
8888
files: coverage/.resultset.json
8989
continue-on-error: ${{ matrix.experimental != 'false' }}
9090

91-
# Build will fail here if coverage upload fails
92-
# which will hopefully be noticed for the lack of code coverage comments
93-
- name: Upload coverage to CodeCov
94-
uses: codecov/codecov-action@v5
95-
with:
96-
fail_ci_if_error: true # optional (default = false)
97-
token: ${{ secrets.CODECOV_TOKEN }}
98-
verbose: true # optional (default = false)
99-
10091
# Then PR comments
10192
- name: Code Coverage Summary Report
10293
uses: irongut/[email protected]

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -912,14 +912,3 @@ or one of the others at the head of this README.
912912
<a rel="me" alt="Follow me on Ruby.social" href="https://ruby.social/@galtzo"><img src="https://img.shields.io/mastodon/follow/109447111526622197?domain=https%3A%2F%2Fruby.social&style=social&label=Follow%20%40galtzo%20on%20Ruby.social"></a>
913913
<a rel="me" alt="Follow me on FLOSS.social" href="https://floss.social/@galtzo"><img src="https://img.shields.io/mastodon/follow/110304921404405715?domain=https%3A%2F%2Ffloss.social&style=social&label=Follow%20%40galtzo%20on%20Floss.social"></a>
914914
</details>
915-
916-
<details>
917-
<summary>Deprecated Badges</summary>
918-
919-
CodeCov currently fails to parse the coverage upload.
920-
921-
[![CodeCov Test Coverage][🔑codecovi♻️]][🔑codecov]
922-
923-
[![Coverage Graph][🔑codecov-g♻️]][🔑codecov]
924-
925-
</details>

0 commit comments

Comments
 (0)