Skip to content

feat(core): implement new interaction-session management flow

Codecov / codecov/patch succeeded Jun 6, 2024 in 1s

68.67% of diff hit (target 70.00%)

View this Pull Request on Codecov

68.67% of diff hit (target 70.00%)

Annotations

Check warning on line 53 in packages/core/src/routes/experience/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/index.ts#L49-L53

Added lines #L49 - L53 were not covered by tests

Check warning on line 58 in packages/core/src/routes/experience/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/index.ts#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 40 in packages/core/src/routes/experience/interaction-session.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/interaction-session.ts#L37-L40

Added lines #L37 - L40 were not covered by tests

Check warning on line 74 in packages/core/src/routes/experience/interaction-session.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/interaction-session.ts#L52-L74

Added lines #L52 - L74 were not covered by tests

Check warning on line 78 in packages/core/src/routes/experience/interaction-session.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/interaction-session.ts#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 95 in packages/core/src/routes/experience/interaction-session.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/interaction-session.ts#L82-L95

Added lines #L82 - L95 were not covered by tests

Check warning on line 109 in packages/core/src/routes/experience/interaction-session.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/interaction-session.ts#L99-L109

Added lines #L99 - L109 were not covered by tests

Check warning on line 119 in packages/core/src/routes/experience/interaction-session.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/interaction-session.ts#L113-L119

Added lines #L113 - L119 were not covered by tests

Check warning on line 35 in packages/core/src/routes/experience/middleware/koa-interaction-session.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/middleware/koa-interaction-session.ts#L23-L35

Added lines #L23 - L35 were not covered by tests

Check warning on line 51 in packages/core/src/routes/experience/verifications/password-verification.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/verifications/password-verification.ts#L46-L51

Added lines #L46 - L51 were not covered by tests

Check warning on line 68 in packages/core/src/routes/experience/verifications/password-verification.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/verifications/password-verification.ts#L59-L68

Added lines #L59 - L68 were not covered by tests

Check warning on line 73 in packages/core/src/routes/experience/verifications/password-verification.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/verifications/password-verification.ts#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 77 in packages/core/src/routes/experience/verifications/password-verification.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/verifications/password-verification.ts#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 89 in packages/core/src/routes/experience/verifications/password-verification.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/verifications/password-verification.ts#L81-L89

Added lines #L81 - L89 were not covered by tests

Check warning on line 98 in packages/core/src/routes/experience/verifications/password-verification.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/verifications/password-verification.ts#L92-L98

Added lines #L92 - L98 were not covered by tests

Check warning on line 21 in packages/core/src/routes/experience/verifications/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/verifications/utils.ts#L9-L21

Added lines #L9 - L21 were not covered by tests