Skip to content

remove domain from app bridge state

79b58b8
Select commit
Loading
Failed to load commit list.
Merged

Improved exported paths, added NextAppRouter specific platform #418

remove domain from app bridge state
79b58b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2025 in 1s

81.66% (-1.74%) compared to 5e4eb20

View this Pull Request on Codecov

81.66% (-1.74%) compared to 5e4eb20

Details

Codecov Report

Attention: Patch coverage is 36.36364% with 112 lines in your changes missing coverage. Please review.

Project coverage is 81.66%. Comparing base (5e4eb20) to head (79b58b8).

Files with missing lines Patch % Lines
...tforms/next-app-router/create-protected-handler.ts 0.00% 24 Missing and 1 partial ⚠️
.../next-app-router/saleor-webhooks/saleor-webhook.ts 4.76% 20 Missing ⚠️
...-app-router/saleor-webhooks/saleor-sync-webhook.ts 7.69% 12 Missing ⚠️
...app-router/saleor-webhooks/saleor-async-webhook.ts 8.33% 11 Missing ⚠️
...rms/next-app-router/create-app-register-handler.ts 0.00% 9 Missing and 1 partial ⚠️
...atforms/next-app-router/create-manifest-handler.ts 9.09% 10 Missing ⚠️
src/handlers/platforms/next-app-router/index.ts 0.00% 6 Missing and 1 partial ⚠️
...lers/platforms/next-app-router/platform-adapter.ts 0.00% 6 Missing and 1 partial ⚠️
src/app-bridge/app-bridge.ts 66.66% 3 Missing ⚠️
src/util/public/browser/index.ts 0.00% 1 Missing and 1 partial ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #418      +/-   ##
==========================================
- Coverage   83.40%   81.66%   -1.74%     
==========================================
  Files          99      107       +8     
  Lines        3429     3502      +73     
  Branches      587      593       +6     
==========================================
  Hits         2860     2860              
- Misses        557      626      +69     
- Partials       12       16       +4     

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