You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Codecov: Update excludes for new repo layout
This commit is contained in:
@@ -7,10 +7,11 @@ coverage:
|
||||
base: pr # Only post a status to pull requests
|
||||
informational: true # Don't block PRs based on coverage stats (yet?)
|
||||
ignore:
|
||||
- "/src/examples"
|
||||
- "/src/Qt/demo"
|
||||
- "/thirdparty/jsoncpp/*.cpp"
|
||||
- "/thirdparty/jsoncpp/json/*.h"
|
||||
- "/examples"
|
||||
- "/bindings"
|
||||
- "/thirdparty/jsoncpp"
|
||||
- "/doc"
|
||||
- "/cmake"
|
||||
- "/*.md"
|
||||
- "bindings"
|
||||
- "src/openshot_autogen"
|
||||
|
||||
Reference in New Issue
Block a user