mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-23 21:16:52 +01:00
Re-include database migrations in CodeCov report
This commit is contained in:
+4
-1
@@ -8,4 +8,7 @@ coverage:
|
||||
comment:
|
||||
layout: "header, diff, changes"
|
||||
ignore:
|
||||
- "src/Tgstation.Server.Host/Database/Migrations"
|
||||
- "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"
|
||||
|
||||
Reference in New Issue
Block a user