Skip to content

1.6.3#140

Merged
hafskjfha merged 5 commits intomainfrom
dev
Feb 15, 2026
Merged

1.6.3#140
hafskjfha merged 5 commits intomainfrom
dev

Conversation

@hafskjfha
Copy link
Collaborator

fixed #139

@vercel
Copy link
Contributor

vercel bot commented Feb 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
kkuko-utils Ready Ready Preview, Comment Feb 15, 2026 2:07pm

@github-actions
Copy link
Contributor

Test Results

337 tests   337 ✅  52s ⏱️
 56 suites    0 💤
  1 files      0 ❌

Results for commit 2ec4b4b.

@github-actions
Copy link
Contributor

🧪 Test Results & Coverage Report

✅ All Tests Passed! (337/337)

🎉 Great work! All your tests are passing.

📋 Test Suites Summary

Test Suite Tests Status Duration
jest tests 337/337 25129ms

🔍 Detailed Test Results

jest tests (337/337 passed, 25129ms)

✅ KoreanMission 초기 렌더링이 정상적으로 되는지 확인 (78ms)
✅ KoreanMission 1미 포함 체크박스가 정상적으로 동작하는지 확인 (174ms)
✅ KoreanMission 미션 글자 표시 체크박스가 정상적으로 동작하는지 확인 (59ms)
✅ KoreanMission 정렬 모드 체크박스가 정상적으로 동작하는지 확인 (71ms)
✅ KoreanMission 파일 내용이 없을 때 단어 추출 버튼이 비활성화되는지 확인 (18ms)
✅ KoreanMission 파일 업로드 후 단어 추출이 정상적으로 동작하는지 확인 (134ms)
✅ KoreanMission 단어 추출 결과에 따라 다운로드 버튼이 활성화되는지 확인 (166ms)
✅ KoreanMission 1미 포함 옵션이 제대로 적용되는지 확인 (178ms)
✅ KoreanMission 다운로드 기능이 정상적으로 동작하는지 확인 (197ms)

📋 View detailed workflow results

📊 Code Coverage Report

Metric Coverage Status
Lines 22.99% (2300/10003) 🔴 Poor
Statements 22.38% (2492/11130) 🔴 Poor
Functions 19.75% (462/2339) 🔴 Poor
Branches 17.37% (987/5679) 🔴 Poor

🔴 Low Coverage: 20.6%

Your code coverage is below recommended levels. Please add more tests.

📂 Coverage by File (218 files tested)

Click to expand file-by-file coverage
File Lines Functions Branches Statements
...ls/src/app/components/NoticeModal.tsx 🟢 100% 🟢 100% 🟡 85.71% 🟢 100%
...src/app/components/ui/radio-group.tsx 🟢 100% 🟢 100% 🟢 100% 🟢 100%
...uko-utils/src/app/kkuko/KkukoHome.tsx 🟢 100% 🟢 100% 🟢 100% 🟢 100%
.../profile/components/ProfileHeader.tsx 🟢 100% 🟢 100% 🔴 50% 🟢 92.85%
...profile/components/ProfileRecords.tsx 🟢 100% 🟢 100% 🔴 50% 🟢 100%
...o/profile/components/ProfileStats.tsx 🟢 100% 🟢 100% 🟠 75% 🟢 100%
...o/ranking/components/ModeSelector.tsx 🟢 100% 🟢 100% 🔴 50% 🟡 83.33%
...ko/ranking/components/RankingList.tsx 🟢 100% 🟢 100% 🟢 100% 🟢 100%
...king/components/RankingPagination.tsx 🟢 100% 🟢 100% 🟢 100% 🟢 100%
...ko/shared/components/TryRenderImg.tsx 🟢 100% 🟢 100% 🔴 64.28% 🟢 95.45%
...ils/src/app/kkuko/shared/lib/const.ts 🟢 100% 🟢 100% 🟢 100% 🟢 100%
...tils/kkuko-utils/src/app/lib/utils.ts 🟢 100% 🟢 100% 🟢 100% 🟢 100%
...c/app/mini-game/MobileUnsupported.tsx 🟢 100% 🟢 100% 🟢 100% 🟢 100%
...utils/src/app/mini-game/game/Game.tsx 🟢 100% 🟢 100% 🟢 100% 🟢 100%
...ls/src/app/mini-game/game/GameBox.tsx 🟢 100% 🟢 100% 🟢 100% 🟢 100%
... and 203 more files

📈 Recommendations

Consider improving test coverage for:

  • 📄 AutoLogin.tsx (0% lines covered)
  • 📄 ErrorPage.tsx (0% lines covered)
  • 📄 Home.tsx (0% lines covered)

🤖 Automated report | ⏱️ Generated: 2026. 2. 15. 오후 11:07:01 KST | 🔄 Workflow: Run Tests on main PR

@hafskjfha hafskjfha merged commit 1ed1f25 into main Feb 15, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

미니게임 두음법칙 적용안됨

1 participant