Skip to content

Commit

Permalink
chore: enable codecov report on PRs (#9687)
Browse files Browse the repository at this point in the history
re-enables codecov comments to show code coverage of PR
  • Loading branch information
mergify[bot] authored Jul 22, 2024
2 parents c4f6a03 + dc74963 commit e6a0e81
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion codecov.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
codecov:
require_ci_to_pass: true
comment: false
comment:
layout: " diff, flags, files"
behavior: default
hide_project_coverage: false
coverage:
status:
patch:
Expand Down

0 comments on commit e6a0e81

Please sign in to comment.