mirror of
https://github.com/natelandau/obsidian-metadata.git
synced 2025-11-19 02:13:39 -05:00
feat: initial application release
This commit is contained in:
14
codecov.yml
Normal file
14
codecov.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
target: 50% # the required coverage value
|
||||
threshold: 1% # the leniency in hitting the target
|
||||
|
||||
ignore:
|
||||
- tests/
|
||||
|
||||
comment:
|
||||
layout: "reach, diff, flags, files" # Remove items here to change the format
|
||||
require_changes: true
|
||||
Reference in New Issue
Block a user