[BUGFIX] 운세 생성 상태에 만료 기한 추가하여 유령 Creating 문제 해결 - #257
Merged
Codecov / codecov/project
failed
Sep 17, 2025 in 1s
5.85% (target 60.00%)
View this Pull Request on Codecov
5.85% (target 60.00%)
Details
Codecov Report
❌ Patch coverage is 59.11950% with 65 lines in your changes missing coverage. Please review.
✅ Project coverage is 5.85%. Comparing base (700e803) to head (3108e6f).
❌ 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
@@ Coverage Diff @@
## develop #257 +/- ##
============================================
+ Coverage 4.06% 5.85% +1.79%
- Complexity 53 67 +14
============================================
Files 51 53 +2
Lines 4670 4847 +177
Branches 689 706 +17
============================================
+ Hits 190 284 +94
- Misses 4470 4537 +67
- Partials 10 26 +16 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...rc/main/java/com/yapp/datastore/UserPreferences.kt | 0.00% <ø> (ø) |
|
| .../yapp/data/repositoryimpl/FortuneRepositoryImpl.kt | 42.30% <0.00%> (ø) |
|
| ...ata/local/datasource/FortuneLocalDataSourceImpl.kt | 0.00% <0.00%> (ø) |
|
| ...main/java/com/yapp/datastore/FortunePreferences.kt | 69.62% <69.62%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading