mirror of
https://github.com/getrebuild/rebuild.git
synced 2025-02-25 06:45:20 +08:00
9 lines
No EOL
154 B
YAML
9 lines
No EOL
154 B
YAML
coverage:
|
|
range: "40...90"
|
|
round: down
|
|
precision: 2
|
|
|
|
ignore:
|
|
- "src/test/**/*"
|
|
- "src/main/webapp/**/*"
|
|
- "src/main/java/com/rebuild/web/**/*" |