Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(core): refactor identifyUser method #6154

refactor(core): refactor the user identification flow

93c090f
Select commit
Loading
Failed to load commit list.
Merged

refactor(core): refactor identifyUser method #6154

refactor(core): refactor the user identification flow
93c090f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 5, 2024 in 1s

36.71% of diff hit (target 70.00%)

View this Pull Request on Codecov

36.71% of diff hit (target 70.00%)

Annotations

Check warning on line 73 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#L73

Added line #L73 was not covered by tests

Check warning on line 76 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#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 90 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#L90

Added line #L90 was not covered by tests

Check warning on line 112 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#L112

Added line #L112 was not covered by tests

Check warning on line 117 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#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 121 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#L119-L121

Added lines #L119 - L121 were not covered by tests

Check warning on line 144 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#L125-L144

Added lines #L125 - L144 were not covered by tests

Check warning on line 181 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#L181

Added line #L181 was not covered by tests

Check warning on line 186 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#L186

Added line #L186 was not covered by tests

Check warning on line 195 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#L194-L195

Added lines #L194 - L195 were not covered by tests

Check warning on line 199 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#L197-L199

Added lines #L197 - L199 were not covered by tests

Check warning on line 206 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#L205-L206

Added lines #L205 - L206 were not covered by tests

Check warning on line 210 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#L209-L210

Added lines #L209 - L210 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/utils.ts#L15-L29

Added lines #L15 - L29 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/utils.ts#L39-L62

Added lines #L39 - L62 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/verifications/code-verification.ts#L113

Added line #L113 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/verifications/code-verification.ts#L149

Added line #L149 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/verifications/code-verification.ts#L156-L159

Added lines #L156 - L159 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/verifications/code-verification.ts#L162-L173

Added lines #L162 - L173 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/verifications/code-verification.ts#L177-L178

Added lines #L177 - L178 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/verifications/code-verification.ts#L180-L184

Added lines #L180 - L184 were not covered by tests

Check warning on line 41 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#L41

Added line #L41 was not covered by tests

Check warning on line 61 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#L61

Added line #L61 was 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#L65

Added line #L65 was 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#L70

Added line #L70 was not covered by tests