test: maintain coverage gate and add ghost path exclusion test

This commit is contained in:
Thomas SharedInbox
2026-05-08 23:10:16 +02:00
parent 11513d1668
commit 7a53189ae5
7 changed files with 50 additions and 18 deletions
+1
View File
@@ -7,6 +7,7 @@ analyzer:
unused_local_variable: error
dead_code: error
exclude:
- "fvm/**"
- lib/data/db/database.g.dart
- "**/*.g.dart"
- "**/*.freezed.dart"