Skip to content

Commit

Permalink
Merge pull request #1204 from Quramy/modify_codecov_config
Browse files Browse the repository at this point in the history
chore: Modify Codecov configuration
  • Loading branch information
Quramy committed Feb 29, 2024
2 parents 4bcdad6 + e4048ea commit 112642f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
codecov:
require_ci_to_pass: yes

ignore:
- 'webpack.js'
- 'addons/**/*'
- 'project-fixtures/**/*'

comment:
layout: 'reach, diff, flags, files'
behavior: default
Expand Down

0 comments on commit 112642f

Please sign in to comment.