Files
sharedinbox/test/unit
Thomas GüttlerandClaude Sonnet 4.6 ea324a3cdd Add coverage gate to task:test, bring unit coverage to 100%
- flutter test --coverage generates coverage/lcov.info; awk script
  computes line coverage and fails if below threshold (currently 100%)
- Add Email, EmailBody, EmailAttachment constructor tests to cover the
  3 previously uncovered lines in email.dart

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 08:43:32 +02:00
..