diff --git a/.codecov.yml b/.codecov.yml index 452ad2b737..86207739c5 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -8,7 +8,11 @@ coverage: comment: layout: "header, diff, changes" ignore: + - "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