Skip to content

[FEAT] 운세 생성 실패 시 안내 Dialog 노출#263

Merged
DongChyeon merged 3 commits into
developfrom
feat/#262-show-failure-dialog-for-fortune-generation-error
Sep 24, 2025
Merged

[FEAT] 운세 생성 실패 시 안내 Dialog 노출#263
DongChyeon merged 3 commits into
developfrom
feat/#262-show-failure-dialog-for-fortune-generation-error

[CHORE/#262] 운세 실패 안내 문구 개행

9dd762e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 24, 2025 in 0s

6.10% (target 60.00%)

View this Pull Request on Codecov

6.10% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 71.42857% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 6.10%. Comparing base (16c46f6) to head (9dd762e).
⚠️ Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
...larm/receivers/AlarmInteractionActivityReceiver.kt 0.00% 3 Missing ⚠️
...main/java/com/yapp/datastore/FortunePreferences.kt 83.33% 1 Missing and 2 partials ⚠️

❌ Your project check has failed because the head coverage (6.10%) is below the target coverage (60.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             develop    #263      +/-   ##
============================================
+ Coverage       5.85%   6.10%   +0.24%     
  Complexity        67      67              
============================================
  Files             53      53              
  Lines           4847    4864      +17     
  Branches         706     712       +6     
============================================
+ Hits             284     297      +13     
- Misses          4537    4539       +2     
- Partials          26      28       +2     
Files with missing lines Coverage Δ
...larm/receivers/AlarmInteractionActivityReceiver.kt 0.00% <0.00%> (ø)
...main/java/com/yapp/datastore/FortunePreferences.kt 70.86% <83.33%> (+1.23%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.