Skip to content

Fix after merge

93591cb
Select commit
Loading
Failed to load commit list.
Open

Refactor themes #3

Fix after merge
93591cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 24, 2026 in 0s

83.83% (target 59.00%)

View this Pull Request on Codecov

83.83% (target 59.00%)

Details

Codecov Report

❌ Patch coverage is 34.69388% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.83%. Comparing base (897fdcf) to head (93591cb).
⚠️ Report is 86 commits behind head on main.

Files with missing lines Patch % Lines
lib/theme/extended_color.dart 0.00% 11 Missing ⚠️
lib/theme/color_family.dart 0.00% 7 Missing ⚠️
lib/theme/orange/orange_theme.dart 28.57% 5 Missing ⚠️
lib/theme/brown/brown_theme.dart 33.33% 4 Missing ⚠️
lib/theme/yellow/yellow_theme.dart 33.33% 4 Missing ⚠️
lib/repository/email_list_repository.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
- Coverage   84.90%   83.83%   -1.08%     
==========================================
  Files         150      155       +5     
  Lines        3194     3205      +11     
==========================================
- Hits         2712     2687      -25     
- Misses        482      518      +36     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.