mirror of
https://github.com/getrebuild/rebuild.git
synced 2025-02-23 13:55:08 +08:00
14 lines
No EOL
214 B
YAML
14 lines
No EOL
214 B
YAML
coverage:
|
|
range: "40...90"
|
|
round: down
|
|
precision: 2
|
|
|
|
status:
|
|
project: yes
|
|
patch: no
|
|
changes: no
|
|
|
|
ignore:
|
|
- "src/test/**/*"
|
|
- "src/main/webapp/**/*"
|
|
- "src/main/java/com/rebuild/web/**/*" |