Skip to content

refactor(core): refactor the interaction class

Codecov / codecov/patch succeeded Jul 4, 2024 in 1s

59.02% of diff hit (target 70.00%)

View this Pull Request on Codecov

59.02% of diff hit (target 70.00%)

Annotations

Check warning on line 38 in packages/core/src/routes/experience/classes/experience-interaction.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/experience-interaction.ts#L35-L38

Added lines #L35 - L38 were not covered by tests

Check warning on line 75 in packages/core/src/routes/experience/classes/experience-interaction.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/experience-interaction.ts#L50-L75

Added lines #L50 - L75 were not covered by tests

Check warning on line 81 in packages/core/src/routes/experience/classes/experience-interaction.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/experience-interaction.ts#L79-L81

Added lines #L79 - L81 were not covered by tests

Check warning on line 104 in packages/core/src/routes/experience/classes/experience-interaction.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/experience-interaction.ts#L85-L104

Added lines #L85 - L104 were not covered by tests

Check warning on line 114 in packages/core/src/routes/experience/classes/experience-interaction.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/experience-interaction.ts#L111-L114

Added lines #L111 - L114 were not covered by tests

Check warning on line 118 in packages/core/src/routes/experience/classes/experience-interaction.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/experience-interaction.ts#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 135 in packages/core/src/routes/experience/classes/experience-interaction.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/experience-interaction.ts#L122-L135

Added lines #L122 - L135 were not covered by tests

Check warning on line 149 in packages/core/src/routes/experience/classes/experience-interaction.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/experience-interaction.ts#L139-L149

Added lines #L139 - L149 were not covered by tests

Check warning on line 153 in packages/core/src/routes/experience/classes/experience-interaction.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/experience-interaction.ts#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 163 in packages/core/src/routes/experience/classes/experience-interaction.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/experience-interaction.ts#L157-L163

Added lines #L157 - L163 were not covered by tests

Check warning on line 35 in packages/core/src/routes/experience/classes/verifications/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/verifications/index.ts#L26-L35

Added lines #L26 - L35 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/verifications/password-verification.ts#L37-L42

Added lines #L37 - L42 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/verifications/password-verification.ts#L56-L65

Added lines #L56 - L65 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/verifications/password-verification.ts#L69-L70

Added lines #L69 - L70 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L73 - L74 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/verifications/password-verification.ts#L84-L90

Added lines #L84 - L90 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/verifications/password-verification.ts#L93-L101

Added lines #L93 - L101 were not covered by tests

Check warning on line 21 in packages/core/src/routes/experience/classes/verifications/verification-record.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/verifications/verification-record.ts#L1-L21

Added lines #L1 - L21 were not covered by tests

Check warning on line 71 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#L52-L71

Added lines #L52 - L71 were not covered by tests

Check warning on line 86 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#L83-L86

Added lines #L83 - L86 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/middleware/koa-experience-interaction.ts#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 3 in packages/core/src/routes/experience/types.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/types.ts#L1-L3

Added lines #L1 - L3 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/utils.ts#L6-L20

Added lines #L6 - L20 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/verification-routes/password-verification.ts#L27-L39

Added lines #L27 - L39 were not covered by tests