Skip to content

Update: Fix build error related to importing external JSON outside th…

a89d473
Select commit
Loading
Failed to load commit list.
Merged

Feat/fix UI #330

Update: Fix build error related to importing external JSON outside th…
a89d473
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 1s

25.32% (-0.07%) compared to 80e6f02, passed because coverage increased by 0.07% when compared to adjusted base (25.25%)

View this Pull Request on Codecov

25.32% (-0.07%) compared to 80e6f02, passed because coverage increased by 0.07% when compared to adjusted base (25.25%)

Details

Codecov Report

❌ Patch coverage is 25.00000% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.32%. Comparing base (80e6f02) to head (a89d473).

Files with missing lines Patch % Lines
packages/extension/vite.config.ts 0.00% 19 Missing ⚠️
packages/extension/src/background_script.ts 40.00% 15 Missing ⚠️
packages/extension/vitest.config.ts 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #330      +/-   ##
==========================================
- Coverage   25.39%   25.32%   -0.07%     
==========================================
  Files         323      323              
  Lines       31738    31691      -47     
  Branches     1551     1556       +5     
==========================================
- Hits         8059     8027      -32     
+ Misses      23679    23664      -15     

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