Skip to content

new export paths

b7ac7d8
Select commit
Loading
Failed to load commit list.
Merged

Improved exported paths, added NextAppRouter specific platform #418

new export paths
b7ac7d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2025 in 0s

81.50% (-1.90%) compared to 5e4eb20

View this Pull Request on Codecov

81.50% (-1.90%) compared to 5e4eb20

Details

Codecov Report

Attention: Patch coverage is 33.93939% with 109 lines in your changes missing coverage. Please review.

Project coverage is 81.50%. Comparing base (5e4eb20) to head (b7ac7d8).

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/util/public/browser/index.ts 0.00% 1 Missing and 1 partial ⚠️
src/app-bridge/with-authorization.tsx 66.66% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #418      +/-   ##
==========================================
- Coverage   83.40%   81.50%   -1.90%     
==========================================
  Files          99      108       +9     
  Lines        3429     3515      +86     
  Branches      587      597      +10     
==========================================
+ Hits         2860     2865       +5     
- Misses        557      633      +76     
- Partials       12       17       +5     

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