mirror of
https://github.com/RocketChat/Rocket.Chat.git
synced 2025-12-27 22:40:49 +00:00
36 lines
552 B
YAML
36 lines
552 B
YAML
codecov:
|
|
max_report_age: off
|
|
coverage:
|
|
status:
|
|
patch: off
|
|
project:
|
|
default:
|
|
target: auto
|
|
threshold: 1%
|
|
client:
|
|
target: auto
|
|
flags:
|
|
- client
|
|
flags:
|
|
unit:
|
|
carryforward: true
|
|
e2e:
|
|
paths:
|
|
- apps/meteor/
|
|
carryforward: true
|
|
|
|
e2e-api:
|
|
paths:
|
|
- apps/meteor/server
|
|
carryforward: true
|
|
|
|
client:
|
|
paths:
|
|
- apps/meteor/client
|
|
carryforward: true
|
|
|
|
comment:
|
|
layout: 'reach, diff, flags'
|
|
fixes:
|
|
- '/home/runner/work/Rocket.Chat/Rocket.Chat/::'
|