Skip to content

Commit

Permalink
tools: disable Codecov commit statuses
Browse files Browse the repository at this point in the history
We don't want (yet?) to consider coverage as a requirement for
landing a pull request.

Refs: nodejs#47285 (comment)
Refs: https://docs.codecov.com/docs/commit-status#disabling-a-status
  • Loading branch information
targos committed Mar 30, 2023
1 parent 67660e8 commit 28b694e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions codecov.yml
Expand Up @@ -12,3 +12,8 @@ codecov:
notify:
# Wait for all coverage builds:
after_n_builds: 2

coverage:
status:
project: off
patch: off

0 comments on commit 28b694e

Please sign in to comment.