Skip to content

Fix: testcases.

47c21f7
Select commit
Loading
Failed to load commit list.
Merged

Add sidePanel open mode #274

Fix: testcases.
47c21f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2026 in 1s

17.79% (+0.34%) compared to 8a45110

View this Pull Request on Codecov

17.79% (+0.34%) compared to 8a45110

Details

Codecov Report

❌ Patch coverage is 44.36090% with 222 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.79%. Comparing base (8a45110) to head (47c21f7).
⚠️ Report is 120 commits behind head on main.

Files with missing lines Patch % Lines
packages/extension/src/services/chrome.ts 3.57% 81 Missing ⚠️
packages/extension/src/action/helper.ts 46.23% 50 Missing ⚠️
packages/extension/src/background_script.ts 35.55% 29 Missing ⚠️
packages/extension/src/action/sidePanel.ts 20.68% 23 Missing ⚠️
packages/extension/src/services/backgroundData.ts 14.28% 6 Missing ⚠️
...ages/extension/src/hooks/useSidePanelNavigation.ts 91.80% 5 Missing ⚠️
...rc/components/option/field/OpenModeToggleField.tsx 0.00% 4 Missing ⚠️
packages/extension/src/services/ipc.ts 62.50% 3 Missing ⚠️
packages/extension/src/action/index.ts 0.00% 2 Missing ⚠️
packages/extension/src/components/Popup.tsx 0.00% 2 Missing ⚠️
... and 17 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #274      +/-   ##
==========================================
+ Coverage   17.45%   17.79%   +0.34%     
==========================================
  Files         304      307       +3     
  Lines       28068    28408     +340     
  Branches     1147     1185      +38     
==========================================
+ Hits         4900     5056     +156     
- Misses      23168    23352     +184     

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