You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Merge pull request #587 from ferdnyc/codecov-ignore
codecov.yml: Update ignore list
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user