Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(experimental): First-class support for excluding webextension-polyfill #847

Merged
merged 17 commits into from
Jul 24, 2024

Remove wxt/browser/webextension-polyfill

5e1c94a
Select commit
Loading
Failed to load commit list.
Merged

feat(experimental): First-class support for excluding webextension-polyfill #847

Remove wxt/browser/webextension-polyfill
5e1c94a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2024 in 0s

82.30% (-0.12%) compared to 5eb5be7

View this Pull Request on Codecov

82.30% (-0.12%) compared to 5eb5be7

Details

Codecov Report

Attention: Patch coverage is 79.20792% with 21 lines in your changes missing coverage. Please review.

Project coverage is 82.30%. Comparing base (5eb5be7) to head (5e1c94a).

Files Patch % Lines
packages/wxt/src/testing/wxt-vitest-plugin.ts 0.00% 17 Missing ⚠️
packages/wxt/src/browser/chrome.ts 20.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #847      +/-   ##
==========================================
- Coverage   82.42%   82.30%   -0.12%     
==========================================
  Files         112      113       +1     
  Lines        6280     6302      +22     
  Branches     1019     1028       +9     
==========================================
+ Hits         5176     5187      +11     
- Misses       1091     1101      +10     
- Partials       13       14       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.