Skip to content

feat(core): braille decoder - #193

Draft
coom1222 wants to merge 1 commit into
dev-five-git:mainfrom
coom1222:feat/braille-decoder
Draft

coom1222 wants to merge 1 commit into
dev-five-git:mainfrom
coom1222:feat/braille-decoder

Conversation

@coom1222

@coom1222 coom1222 commented Sep 7, 2026

Copy link
Copy Markdown

앱 PR #166의 코어 관련 리뷰를 위해 된소리 셀 입력 테스트를 별도로 분리했습니다.
기존의 #166 과 이 PR 모두 main을 대상으로 하고 있어, 현재 변경 목록에는 #166의 앱 변경도 함께 표시됩니다.
#166과 비교해 추가된 변경은 decoder.rs의 된소리 셀 테스트 10개, 총 16줄입니다

  • 된소리 음절 10개의 점자 셀 → 한글 복원 검증
  • decoder.rs 테스트 16줄 추가
  • 기존 디코더 실행 로직과 앱 연결 코드 유지

@codecov

codecov Bot commented Sep 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
libs/braillify/src/decoder.rs 100.00% <100.00%> (ø)
libs/braillify/src/lib.rs 100.00% <ø> (ø)
packages/node/src/lib.rs 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Changepacks

@owjs3901 owjs3901 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

디코더에 앱 관련 내용이 포함되어 있습니다

@owjs3901
owjs3901 marked this pull request as draft September 19, 2026 13:04
@coom1222
coom1222 force-pushed the feat/braille-decoder branch from d598e97 to 90cbe77 Compare September 21, 2026 01:33
@coom1222
coom1222 requested a review from owjs3901 September 21, 2026 03:15
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.

2 participants