Skip to content

fix(landing): 말뭉치 결과를 정적으로 렌더링 - #191

Merged
owjs3901 merged 1 commit into
mainfrom
owjs3901/말뭉치-prerender
Sep 1, 2026

Hidden character warning

The head ref may contain hidden characters: "owjs3901/\ub9d0\ubb49\uce58-prerender"
Merged

fix(landing): 말뭉치 결과를 정적으로 렌더링#191
owjs3901 merged 1 commit into
mainfrom
owjs3901/말뭉치-prerender

Conversation

@owjs3901

@owjs3901 owjs3901 commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

변경 사항

  • 말뭉치 상세 결과를 test_status.json에 83,528건 모두 유지합니다.
  • public/test-status 페이지 JSON 및 브라우저 fetch 경로를 제거합니다.
  • 첫 250건은 빌드 시 prerender하고, 나머지는 같은 정적 페이지에 포함된 데이터로 페이지를 전환합니다.
  • 사용되지 않던 TestCaseProvider의 testStatusMap 전달을 제거해 중복 직렬화를 피합니다.

검증

  • cargo test --release -p braillify test_by_testcase -- --nocapture
    • 표준 5,141/5,141
    • NIKL 57,732/83,528
  • bun test test_cases/: 14,168 pass
  • cargo clippy -p braillify --all-targets -- -D warnings
  • bunx tsc --noEmit -p apps/landing/tsconfig.json
  • bun -F landing build
    • /test-case Static prerender 성공
    • 산출물에 corpus 첫/마지막 문장 포함
    • /test-status/ fetch 없음

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Braillify testcase report

Suite Passed Total Failed Success rate
Standard testcases 5141 5141 0 100.00%
NIKL corpus 57732 83528 25796 69.12%

Command: cargo test test_by_testcase -- --nocapture

@codecov

codecov Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
libs/braillify/src/lib.rs 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 1, 2026

Copy link
Copy Markdown
Contributor

Changepacks

@owjs3901
owjs3901 merged commit 13947de into main Sep 1, 2026
32 checks passed
@owjs3901
owjs3901 deleted the owjs3901/말뭉치-prerender branch September 1, 2026 08:51
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