2016-08-17 18:47:42 +08:00
|
|
|
codecov:
|
2021-06-28 17:46:10 +08:00
|
|
|
branch: main
|
2016-08-17 18:47:42 +08:00
|
|
|
coverage:
|
|
|
|
precision: 2
|
|
|
|
round: down
|
|
|
|
range: "70...100"
|
|
|
|
status:
|
|
|
|
project:
|
2025-04-18 10:34:07 +08:00
|
|
|
default:
|
2025-04-17 20:25:17 +08:00
|
|
|
flags:
|
|
|
|
- unit
|
|
|
|
- integration
|
2016-08-17 18:47:42 +08:00
|
|
|
target: auto
|
|
|
|
patch:
|
2025-04-18 10:34:07 +08:00
|
|
|
default:
|
2025-04-17 20:25:17 +08:00
|
|
|
flags:
|
|
|
|
- unit
|
|
|
|
- integration
|
2017-10-19 21:40:40 +08:00
|
|
|
target: 90%
|
|
|
|
base: pr
|
2016-08-17 18:47:42 +08:00
|
|
|
changes:
|
2025-04-18 10:34:07 +08:00
|
|
|
default:
|
2025-04-17 20:25:17 +08:00
|
|
|
flags:
|
|
|
|
- unit
|
|
|
|
- integration
|
2017-10-19 21:40:40 +08:00
|
|
|
comment: off
|