fix(U4): exclude background_sync.dart from unit-coverage gate (Android-only entry point)

This commit is contained in:
Thomas SharedInbox
2026-05-14 04:03:39 +02:00
parent aa91d7ce6b
commit 09bc092b54
+1
View File
@@ -52,6 +52,7 @@ const _excluded = {
'lib/ui/widgets/try_connection_button.dart',
'lib/ui/widgets/undo_shell.dart',
'lib/core/sync/account_sync_manager.dart',
'lib/core/sync/background_sync.dart',
'lib/core/sync/reliability_runner.dart',
'lib/data/jmap/jmap_client.dart',
'lib/data/jmap/sieve_repository.dart',