Skip to content

Feat/Hubの移行に伴うコード整理 - #434

Merged
ujiro99 merged 5 commits into
mainfrom
feat/tidy-up-hub
Jul 14, 2026
Merged

Feat/Hubの移行に伴うコード整理#434
ujiro99 merged 5 commits into
mainfrom
feat/tidy-up-hub

Update: Add top page.

0466eb5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2026 in 0s

39.29% (+9.17%) compared to 748dce2

View this Pull Request on Codecov

39.29% (+9.17%) compared to 748dce2

Details

Codecov Report

❌ Patch coverage is 1.44928% with 68 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.29%. Comparing base (748dce2) to head (0466eb5).

Files with missing lines Patch % Lines
packages/hub/src/app/page.tsx 0.00% 32 Missing ⚠️
packages/hub/src/app/not-found.tsx 0.00% 27 Missing ⚠️
packages/hub/src/components/layout/Header.tsx 0.00% 4 Missing ⚠️
packages/hub/src/app/[lang]/layout.tsx 0.00% 3 Missing ⚠️
packages/hub/src/components/layout/Footer.tsx 0.00% 1 Missing ⚠️
packages/hub/src/hooks/useLocale.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #434      +/-   ##
==========================================
+ Coverage   30.11%   39.29%   +9.17%     
==========================================
  Files         322      237      -85     
  Lines       33435    25291    -8144     
  Branches     1955     1849     -106     
==========================================
- Hits        10070     9938     -132     
+ Misses      23365    15353    -8012     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 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.