mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-03-22 12:05:10 +00: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
|