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: Introduce Service Worker Adapter #3062

Merged
merged 8 commits into from
Jul 11, 2024

feat: add types.ts to define worker types

a0d5039
Select commit
Loading
Failed to load commit list.
Merged

feat: Introduce Service Worker Adapter #3062

feat: add types.ts to define worker types
a0d5039
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2024 in 0s

96.12% (target 75.00%)

View this Pull Request on Codecov

96.12% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 86.84211% with 5 lines in your changes missing coverage. Please review.

Project coverage is 96.12%. Comparing base (c095dfa) to head (a0d5039).
Report is 42 commits behind head on next.

Files Patch % Lines
src/adapter/service-worker/index.ts 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #3062      +/-   ##
==========================================
+ Coverage   95.87%   96.12%   +0.25%     
==========================================
  Files         137      147      +10     
  Lines       13460    14795    +1335     
  Branches     2295     2602     +307     
==========================================
+ Hits        12905    14222    +1317     
- Misses        555      573      +18     

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