mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-19 12:04:18 +01:00
20 lines
640 B
YAML
20 lines
640 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: auto
|
|
threshold: 3%
|
|
patch: off
|
|
comment:
|
|
layout: "header, diff, changes"
|
|
ignore:
|
|
- "build"
|
|
- "src/Tgstation.Server.Host/Database/Design"
|
|
- "src/Tgstation.Server.Host/Database/Migrations/MySqlDatabaseContextModelSnapshot.cs"
|
|
- "src/Tgstation.Server.Host/Database/Migrations/PostgresSqlDatabaseContextModelSnapshot.cs"
|
|
- "src/Tgstation.Server.Host/Database/Migrations/SqliteDatabaseContextModelSnapshot.cs"
|
|
- "src/Tgstation.Server.Host/Database/Migrations/SqlServerDatabaseContextModelSnapshot.cs"
|
|
codecov:
|
|
max_report_age: off
|
|
require_ci_to_pass: no
|