Skip to content

Commit

Permalink
Merge pull request #939 from psychon/codecov-informational
Browse files Browse the repository at this point in the history
Make codecov informational to avoid failed status checks
  • Loading branch information
mergify[bot] authored Aug 17, 2024
2 parents c21935c + 6070795 commit e18ca6c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,9 @@ ignore:
- "x11rb/examples"
- "cairo-example"
- "xtrace-example"

coverage:
status:
project:
default:
informational: true

0 comments on commit e18ca6c

Please sign in to comment.