Skip to content

Feat/add page url#430

Open
ujiro99 wants to merge 10 commits into
mainfrom
feat/add-page-url
Open

Feat/add page url#430
ujiro99 wants to merge 10 commits into
mainfrom
feat/add-page-url

Fix: forward pageUrl in background-direct execution path and align Si…

fbf6e0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2026 in 1s

30.11% (+0.17%) compared to 09eb031

View this Pull Request on Codecov

30.11% (+0.17%) compared to 09eb031

Details

Codecov Report

❌ Patch coverage is 63.63636% with 64 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.11%. Comparing base (09eb031) to head (fbf6e0e).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...sion/src/components/option/editor/ShortcutList.tsx 0.00% 47 Missing ⚠️
packages/extension/src/action/pageAction.ts 0.00% 3 Missing ⚠️
packages/extension/src/action/background.ts 0.00% 2 Missing ⚠️
packages/extension/src/action/backgroundTab.ts 0.00% 2 Missing ⚠️
packages/extension/src/action/popup.ts 0.00% 2 Missing ⚠️
packages/extension/src/action/sidePanel.ts 0.00% 2 Missing ⚠️
packages/extension/src/action/tab.ts 0.00% 2 Missing ⚠️
packages/extension/src/action/window.ts 0.00% 2 Missing ⚠️
packages/extension/src/action/index.ts 0.00% 1 Missing ⚠️
...s/extension/src/services/option/defaultSettings.ts 98.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #430      +/-   ##
==========================================
+ Coverage   29.93%   30.11%   +0.17%     
==========================================
  Files         322      322              
  Lines       33274    33435     +161     
  Branches     1943     1955      +12     
==========================================
+ Hits         9962    10070     +108     
- Misses      23312    23365      +53     

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