Skip to content

Fix: Mock of sidePanel.

eb6f85c
Select commit
Loading
Failed to load commit list.
Open

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

Fix: Mock of sidePanel.
eb6f85c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 1, 2026 in 0s

18.99% (-0.05%) compared to 9f3f13e

View this Pull Request on Codecov

18.99% (-0.05%) compared to 9f3f13e

Details

Codecov Report

❌ Patch coverage is 7.80142% with 130 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.99%. Comparing base (9f3f13e) to head (eb6f85c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...kages/extension/src/hooks/useSidePanelAutoClose.ts 0.00% 39 Missing ⚠️
packages/extension/src/action/helper.ts 7.69% 24 Missing ⚠️
...ension/src/components/option/field/SwitchField.tsx 0.00% 23 Missing ⚠️
...es/extension/src/components/option/SettingForm.tsx 0.00% 19 Missing ⚠️
...ckages/extension/src/services/settings/settings.ts 16.66% 10 Missing ⚠️
packages/extension/src/action/linkPreview.ts 0.00% 9 Missing ⚠️
packages/extension/src/components/Popup.tsx 0.00% 2 Missing ⚠️
packages/extension/src/services/chrome.ts 0.00% 2 Missing ⚠️
packages/extension/src/background_script.ts 75.00% 1 Missing ⚠️
packages/extension/src/services/backgroundData.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #299      +/-   ##
==========================================
- Coverage   19.03%   18.99%   -0.05%     
==========================================
  Files         312      313       +1     
  Lines       28845    28949     +104     
  Branches     1322     1324       +2     
==========================================
+ Hits         5490     5498       +8     
- Misses      23355    23451      +96     

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