Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,18 @@
fixes:
- "/workspace/src/extensions/Wikven/::"

comment: false

coverage:
status:
# maintenance/ is half the tree's lines with no unit tests: it dilutes the
# project total, and its diffs can never meet a patch target.
project:
default:
informational: true
target: auto
threshold: 2%
patch:
default:
informational: true
target: 70%
paths:
- includes/
Loading