Skip to content

Update: Centralize the logic for deriving sourceType/Id on the Hub side.

861dd7c
Select commit
Loading
Failed to load commit list.
Merged

共有済みコマンドのコマンド一覧及びコマンド編集ダイアログの表示切り替え #404

Update: Centralize the logic for deriving sourceType/Id on the Hub side.
861dd7c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 0s

27.78% (+0.39%) compared to 095b863

View this Pull Request on Codecov

27.78% (+0.39%) compared to 095b863

Details

Codecov Report

❌ Patch coverage is 62.13592% with 195 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.78%. Comparing base (095b863) to head (861dd7c).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
packages/extension/src/services/hub/background.ts 82.93% 64 Missing ⚠️
...src/components/option/editor/CommandEditDialog.tsx 0.00% 49 Missing ⚠️
.../extension/src/hooks/option/useSharedCommandIds.ts 0.00% 30 Missing ⚠️
packages/extension/src/services/hubShare.ts 4.16% 23 Missing ⚠️
...es/extension/src/components/option/ShareButton.tsx 0.00% 20 Missing ⚠️
...nsion/src/components/option/editor/CommandList.tsx 0.00% 7 Missing ⚠️
...c/components/option/editor/CommandTreeRenderer.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #404      +/-   ##
==========================================
+ Coverage   27.38%   27.78%   +0.39%     
==========================================
  Files         316      317       +1     
  Lines       32140    32385     +245     
  Branches     1764     1808      +44     
==========================================
+ Hits         8802     8998     +196     
- Misses      23338    23387      +49     

☔ View full report in Codecov by Sentry.
📢 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.