fix: add trusted_image_senders_screen to coverage exclusions

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Thomas SharedInbox
2026-06-05 17:08:44 +02:00
co-authored by Claude Sonnet 4.6
parent 1c43c70d2f
commit 0fc81b9886
+1
View File
@@ -81,6 +81,7 @@ const _excluded = {
'lib/data/repositories/user_preferences_repository_impl.dart',
'lib/ui/screens/user_preferences_screen.dart',
'lib/core/services/update_service.dart',
'lib/ui/screens/trusted_image_senders_screen.dart',
};
void main() {