feat!: add getServerSession and SessionProvider #309
55.95% of diff hit (target 44.25%)
View this Pull Request on Codecov
55.95% of diff hit (target 44.25%)
Annotations
Check warning on line 7 in packages/elements-react/src/client/config.ts
codecov / codecov/patch
packages/elements-react/src/client/config.ts#L7
Added line #L7 was not covered by tests
Check warning on line 11 in packages/elements-react/src/client/config.ts
codecov / codecov/patch
packages/elements-react/src/client/config.ts#L11
Added line #L11 was not covered by tests
Check warning on line 15 in packages/elements-react/src/client/config.ts
codecov / codecov/patch
packages/elements-react/src/client/config.ts#L15
Added line #L15 was not covered by tests
Check warning on line 19 in packages/elements-react/src/client/config.ts
codecov / codecov/patch
packages/elements-react/src/client/config.ts#L19
Added line #L19 was not covered by tests
Check warning on line 24 in packages/elements-react/src/client/config.ts
codecov / codecov/patch
packages/elements-react/src/client/config.ts#L24
Added line #L24 was not covered by tests
Check warning on line 30 in packages/elements-react/src/client/config.ts
codecov / codecov/patch
packages/elements-react/src/client/config.ts#L30
Added line #L30 was not covered by tests
Check warning on line 42 in packages/elements-react/src/client/config.ts
codecov / codecov/patch
packages/elements-react/src/client/config.ts#L42
Added line #L42 was not covered by tests
Check warning on line 47 in packages/elements-react/src/client/config.ts
codecov / codecov/patch
packages/elements-react/src/client/config.ts#L47
Added line #L47 was not covered by tests
Check warning on line 57 in packages/elements-react/src/client/config.ts
codecov / codecov/patch
packages/elements-react/src/client/config.ts#L57
Added line #L57 was not covered by tests
Check warning on line 62 in packages/elements-react/src/client/config.ts
codecov / codecov/patch
packages/elements-react/src/client/config.ts#L62
Added line #L62 was not covered by tests
Check warning on line 69 in packages/elements-react/src/client/config.ts
codecov / codecov/patch
packages/elements-react/src/client/config.ts#L69
Added line #L69 was not covered by tests
Check warning on line 73 in packages/elements-react/src/client/config.ts
codecov / codecov/patch
packages/elements-react/src/client/config.ts#L73
Added line #L73 was not covered by tests
Check warning on line 78 in packages/elements-react/src/client/config.ts
codecov / codecov/patch
packages/elements-react/src/client/config.ts#L77-L78
Added lines #L77 - L78 were not covered by tests
Check warning on line 82 in packages/elements-react/src/client/config.ts
codecov / codecov/patch
packages/elements-react/src/client/config.ts#L82
Added line #L82 was not covered by tests
Check warning on line 9 in packages/elements-react/src/client/frontendClient.ts
codecov / codecov/patch
packages/elements-react/src/client/frontendClient.ts#L9
Added line #L9 was not covered by tests
Check warning on line 6 in packages/elements-react/src/client/index.ts
codecov / codecov/patch
packages/elements-react/src/client/index.ts#L5-L6
Added lines #L5 - L6 were not covered by tests
Check warning on line 52 in packages/elements-react/src/client/session-provider.tsx
codecov / codecov/patch
packages/elements-react/src/client/session-provider.tsx#L52
Added line #L52 was not covered by tests
Check warning on line 35 in packages/elements-react/src/client/useSession.ts
codecov / codecov/patch
packages/elements-react/src/client/useSession.ts#L35
Added line #L35 was not covered by tests
Check warning on line 10 in packages/nextjs/src/app/session.ts
codecov / codecov/patch
packages/nextjs/src/app/session.ts#L9-L10
Added lines #L9 - L10 were not covered by tests
Check warning on line 14 in packages/nextjs/src/app/session.ts
codecov / codecov/patch
packages/nextjs/src/app/session.ts#L14
Added line #L14 was not covered by tests
Check warning on line 48 in packages/nextjs/src/app/settings.ts
codecov / codecov/patch
packages/nextjs/src/app/settings.ts#L47-L48
Added lines #L47 - L48 were not covered by tests
Check warning on line 50 in packages/nextjs/src/app/settings.ts
codecov / codecov/patch
packages/nextjs/src/app/settings.ts#L50
Added line #L50 was not covered by tests