Skip to content

Fix: Review comments.

aa0dccd
Select commit
Loading
Failed to load commit list.
Merged

Feat/add e2e testcases #345

Fix: Review comments.
aa0dccd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 1s

25.66% (+0.48%) compared to 743fa0b

View this Pull Request on Codecov

25.66% (+0.48%) compared to 743fa0b

Details

Codecov Report

❌ Patch coverage is 9.42408% with 173 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.66%. Comparing base (743fa0b) to head (aa0dccd).

Files with missing lines Patch % Lines
packages/extension/src/services/screen.ts 5.08% 56 Missing ⚠️
packages/extension/src/background_script.ts 5.00% 19 Missing ⚠️
packages/extension/src/testIds.ts 0.00% 16 Missing ⚠️
packages/extension/src/services/chrome.ts 12.50% 14 Missing ⚠️
...s/extension/src/components/option/ImportExport.tsx 0.00% 10 Missing ⚠️
...ion/src/components/option/editor/UserStyleList.tsx 0.00% 9 Missing ⚠️
...s/extension/src/components/option/RemoveDialog.tsx 0.00% 5 Missing ⚠️
...ension/src/components/option/field/SelectField.tsx 0.00% 5 Missing ⚠️
...extension/src/components/pageAction/Controller.tsx 0.00% 5 Missing ⚠️
...s/extension/src/components/option/RemoveButton.tsx 0.00% 4 Missing ⚠️
... and 14 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #345      +/-   ##
==========================================
+ Coverage   25.17%   25.66%   +0.48%     
==========================================
  Files         323      309      -14     
  Lines       31847    31240     -607     
  Branches     1558     1546      -12     
==========================================
- Hits         8019     8017       -2     
+ Misses      23828    23223     -605     

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