Skip to content

feat: add @ory/nextjs package

Codecov / codecov/project succeeded Nov 29, 2024 in 0s

40.73% (+2.12%) compared to 6913bca

View this Pull Request on Codecov

40.73% (+2.12%) compared to 6913bca

Details

Codecov Report

Attention: Patch coverage is 50.45593% with 163 lines in your changes missing coverage. Please review.

Project coverage is 40.73%. Comparing base (6913bca) to head (0c25d9e).

Files with missing lines Patch % Lines
packages/nextjs/src/pages/flow.ts 0.00% 27 Missing ⚠️
packages/nextjs/src/app/flow.ts 0.00% 22 Missing ⚠️
packages/nextjs/src/pages/utils.ts 0.00% 15 Missing ⚠️
packages/nextjs/src/middleware/middleware.ts 81.13% 10 Missing ⚠️
packages/nextjs/src/app/login.ts 0.00% 9 Missing ⚠️
packages/nextjs/src/app/recovery.ts 0.00% 9 Missing ⚠️
packages/nextjs/src/app/registration.ts 0.00% 9 Missing ⚠️
packages/nextjs/src/app/verification.ts 0.00% 9 Missing ⚠️
packages/nextjs/src/pages/login.ts 0.00% 7 Missing ⚠️
packages/nextjs/src/pages/recovery.ts 0.00% 7 Missing ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #303      +/-   ##
==========================================
+ Coverage   38.60%   40.73%   +2.12%     
==========================================
  Files         101      127      +26     
  Lines        1505     1834     +329     
  Branches      219      265      +46     
==========================================
+ Hits          581      747     +166     
- Misses        918     1079     +161     
- Partials        6        8       +2     

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