Skip to content

Fix: build error.

224e69c
Select commit
Loading
Failed to load commit list.
Merged

リンクプレビューの開き方にSidePanel選択肢を追加 #299

Fix: build error.
224e69c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2026 in 1s

19.39% (+0.36%) compared to 9f3f13e

View this Pull Request on Codecov

19.39% (+0.36%) compared to 9f3f13e

Details

Codecov Report

❌ Patch coverage is 63.67925% with 77 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.39%. Comparing base (9f3f13e) to head (224e69c).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...ension/src/components/option/field/SwitchField.tsx 0.00% 23 Missing ⚠️
...es/extension/src/components/option/SettingForm.tsx 0.00% 19 Missing ⚠️
packages/extension/src/background_script.ts 57.50% 17 Missing ⚠️
packages/extension/src/services/backgroundData.ts 0.00% 6 Missing ⚠️
packages/extension/src/services/chrome.ts 16.66% 5 Missing ⚠️
...ckages/extension/src/services/settings/settings.ts 78.94% 4 Missing ⚠️
packages/extension/src/components/Popup.tsx 0.00% 2 Missing ⚠️
packages/extension/src/action/helper.ts 97.82% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #299      +/-   ##
==========================================
+ Coverage   19.03%   19.39%   +0.36%     
==========================================
  Files         312      313       +1     
  Lines       28845    28991     +146     
  Branches     1322     1372      +50     
==========================================
+ Hits         5490     5624     +134     
- Misses      23355    23367      +12     

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