Skip to content

Use typed CloseReason and improve error handling test

9d0bcf0
Select commit
Loading
Failed to load commit list.
Merged

Add configurable delay for popup auto-close #276

Use typed CloseReason and improve error handling test
9d0bcf0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2026 in 0s

19.13% (+0.10%) compared to 8604d26

View this Pull Request on Codecov

19.13% (+0.10%) compared to 8604d26

Details

Codecov Report

❌ Patch coverage is 35.43307% with 82 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.13%. Comparing base (8604d26) to head (9d0bcf0).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...es/extension/src/components/option/SettingForm.tsx 0.00% 53 Missing ⚠️
...tension/src/components/option/field/InputField.tsx 0.00% 22 Missing ⚠️
packages/extension/src/background_script.ts 33.33% 4 Missing ⚠️
...xtension/src/components/option/TableOfContents.tsx 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #276      +/-   ##
==========================================
+ Coverage   19.02%   19.13%   +0.10%     
==========================================
  Files         307      308       +1     
  Lines       28557    28661     +104     
  Branches     1301     1316      +15     
==========================================
+ Hits         5433     5484      +51     
- Misses      23124    23177      +53     

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