Skip to content

Merge remote-tracking branch 'origin/main' into copilot/add-fullscree…

9057a35
Select commit
Loading
Failed to load commit list.
Closed

Add fullscreen window display mode for page actions #278

Merge remote-tracking branch 'origin/main' into copilot/add-fullscree…
9057a35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2026 in 0s

17.79% (-0.01%) compared to 0c97112, passed because coverage increased by 0% when compared to adjusted base (17.79%)

View this Pull Request on Codecov

17.79% (-0.01%) compared to 0c97112, passed because coverage increased by 0% when compared to adjusted base (17.79%)

Details

Codecov Report

❌ Patch coverage is 16.27907% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.79%. Comparing base (0c97112) to head (9057a35).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...es/extension/src/services/pageAction/background.ts 25.00% 21 Missing ⚠️
packages/extension/src/services/chrome.ts 0.00% 9 Missing ⚠️
...rc/components/option/field/OpenModeToggleField.tsx 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #278      +/-   ##
==========================================
- Coverage   17.79%   17.79%   -0.01%     
==========================================
  Files         307      307              
  Lines       28412    28447      +35     
  Branches     1185     1188       +3     
==========================================
+ Hits         5056     5062       +6     
- Misses      23356    23385      +29     

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