Skip to content

Commit

Permalink
Merge pull request #587 from ferdnyc/codecov-ignore
Browse files Browse the repository at this point in the history
codecov.yml: Update ignore list
  • Loading branch information
ferdnyc committed Nov 5, 2020
2 parents fb87cc7 + 37bcff9 commit b910d2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codecov.yml
Expand Up @@ -7,8 +7,8 @@ coverage:
base: pr # Only post a status to pull requests
informational: true # Don't block PRs based on coverage stats (yet?)
ignore:
- "examples/**/*"
- "bindings/**/*"
- "examples"
- "bindings"
- "thirdparty/jsoncpp"
- "doc"
- "cmake"
Expand Down

0 comments on commit b910d2f

Please sign in to comment.