Skip to content

Commit

Permalink
Exclude thirdpart/jsoncpp from Codecov scanning
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdnyc committed Mar 19, 2020
1 parent b738460 commit 818ce5a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion codecov.yml
Expand Up @@ -9,7 +9,8 @@ coverage:
ignore:
- "/src/examples"
- "/src/Qt/demo"
- "/thirdparty"
- "/thirdparty/jsoncpp/*.cpp"
- "/thirdparty/jsoncpp/json/*.h"
- "/doc"
- "/cmake"
- "/*.md"

0 comments on commit 818ce5a

Please sign in to comment.