Skip to content

Conversation

@parkhojeong
Copy link
Contributor

@parkhojeong parkhojeong commented Jan 13, 2026

  • 개요
    신규 기여자를 위한 환경 설정과 테스트 방법 및 구조 설명을 추가했습니다.

개발 환경

Rust / Cargo: 코어 빌드 및 테스트
Bun: 스크립트 및 패키지 관리

테스트

표준 테스트: bun run test (권장)
코어 테스트: cd libs/braillify && cargo test

구조

libs/braillify: Rust 기반 핵심 로직 (Core)
packages/: 타 언어 바인딩 (Node.js, Python 등)

close #44
close #129

- development setting guide
- development setting guide
@codecov
Copy link

codecov bot commented Jan 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
see 1 file with indirect coverage changes

🚀 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
Copy link
Contributor

Changepacks

@owjs3901 owjs3901 merged commit 0f6f852 into dev-five-git:main Jan 13, 2026
29 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.

test cases failures(38 cases) 문서 수정

2 participants