Skip to content

Commit

Permalink
codecov config to show code coverage numbers on every PR as informati…
Browse files Browse the repository at this point in the history
…onal and not blocking (#1492)

* codecov config to show code coverage numbers on every PR

* Update codecov.yml

Co-authored-by: Gerard Ryan <git@grdryn.xyz>

* Update codecov.yml

Co-authored-by: Gerard Ryan <git@grdryn.xyz>

* Removed branch config from codecov.yml

---------

Co-authored-by: Gerard Ryan <git@grdryn.xyz>
  • Loading branch information
asanzgom and grdryn authored Jan 11, 2025
1 parent 8a5dae6 commit dde6bed
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
codecov:
branch: main # set new Default branch
coverage:
status:
project:
default:
informational: true
patch:
default:
informational: true

0 comments on commit dde6bed

Please sign in to comment.