Skip to content

Commit

Permalink
try enabling comment
Browse files Browse the repository at this point in the history
  • Loading branch information
taylanisikdemir committed Mar 5, 2024
1 parent f7cd4d0 commit 2813245
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ coverage:
status:
project: # measuring the overall project coverage
default: # context, you can create multiple ones with custom titles
informational: true
target: 85% # specify the target coverage for each commit status
# option: "auto" (compare against parent commit or pull request base)
# option: "X%" a static target percentage to hit
Expand All @@ -19,6 +20,9 @@ coverage:
patch:
default:
informational: true
comment:
layout: "header, files, footer"
hide_project_coverage: false
codecov:
require_ci_to_pass: false
ignore:
Expand Down

0 comments on commit 2813245

Please sign in to comment.