chore: exclude undo_log_screen from unit coverage gate

This commit is contained in:
Thomas SharedInbox
2026-05-10 10:51:32 +02:00
parent 26acf7589a
commit 56c1ffccf5
+1
View File
@@ -55,6 +55,7 @@ const _excluded = {
'lib/ui/screens/sieve_scripts_screen.dart',
'lib/ui/screens/sync_log_screen.dart',
'lib/ui/screens/thread_detail_screen.dart',
'lib/ui/screens/undo_log_screen.dart',
'lib/ui/widgets/folder_drawer.dart',
'lib/ui/widgets/undo_shell.dart',
// Repositories and sync orchestration that are exercised primarily through