mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-04 18:58:39 +00:00
add .codecov.yml and disable patch coverage (#1164)
This commit is contained in:
19
.codecov.yml
Normal file
19
.codecov.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
coverage:
|
||||
precision: 2
|
||||
round: down
|
||||
range: "70...100"
|
||||
|
||||
status:
|
||||
project:
|
||||
default: on
|
||||
patch:
|
||||
default: off
|
||||
changes:
|
||||
default: off
|
||||
|
||||
comment:
|
||||
layout: "header, reach, diff, flags, files, footer"
|
||||
behavior: default
|
||||
require_changes: no
|
||||
require_base: no
|
||||
require_head: yes
|
Reference in New Issue
Block a user