You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
15 lines
311 B
YAML
15 lines
311 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
only_pulls: true # Only post a status to pull requests
|
|
informational: true # Don't block PRs based on coverage stats (yet?)
|
|
ignore:
|
|
- "examples"
|
|
- "bindings"
|
|
- "thirdparty/jsoncpp"
|
|
- "doc"
|
|
- "cmake"
|
|
- "*.md"
|
|
- "src/openshot_autogen"
|