You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
17 lines
330 B
YAML
17 lines
330 B
YAML
codecov:
|
|
branch: default
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
base: pr # 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"
|