Skip to content

[FEAT] 알람 생성 시 미션 종류 기본값을 없음으로 설정합니다 - #259

Merged
DongChyeon merged 1 commit into
developfrom
feat/#258-alarm-default-mission-none
Sep 22, 2025
Merged

[FEAT] 알람 생성 시 미션 종류 기본값을 없음으로 설정합니다#259
DongChyeon merged 1 commit into
developfrom
feat/#258-alarm-default-mission-none

[FEAT/#258] 알람 생성 시 미션 종류 기본값을 `없음`으로 설정

16c46f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 22, 2025 in 0s

5.85% (target 60.00%)

View this Pull Request on Codecov

5.85% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 5.85%. Comparing base (3108e6f) to head (16c46f6).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...om/yapp/home/alarm/addedit/AlarmAddEditContract.kt 0.00% 1 Missing ⚠️

❌ Your project check has failed because the head coverage (5.85%) 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    #259   +/-   ##
=========================================
  Coverage       5.85%   5.85%           
  Complexity        67      67           
=========================================
  Files             53      53           
  Lines           4847    4847           
  Branches         706     706           
=========================================
  Hits             284     284           
  Misses          4537    4537           
  Partials          26      26           
Files with missing lines Coverage Δ
...om/yapp/home/alarm/addedit/AlarmAddEditContract.kt 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.