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

feat(core): implement verification code verification API #6001

Merged
merged 2 commits into from
Jul 5, 2024

chore(core): fix rebase issue

2e27e89
Select commit
Loading
Failed to load commit list.
Merged

feat(core): implement verification code verification API #6001

chore(core): fix rebase issue
2e27e89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 5, 2024 in 0s

62.65% of diff hit (target 70.00%)

View this Pull Request on Codecov

62.65% of diff hit (target 70.00%)

Annotations

Check warning on line 58 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#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 92 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#L76-L92

Added lines #L76 - L92 were not covered by tests

Check warning on line 122 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#L111-L122

Added lines #L111 - L122 were not covered by tests

Check warning on line 127 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#L126-L127

Added lines #L126 - L127 were not covered by tests

Check warning on line 135 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#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 164 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#L147-L164

Added lines #L147 - L164 were not covered by tests

Check warning on line 175 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#L167-L175

Added lines #L167 - L175 were not covered by tests

Check warning on line 194 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#L185-L194

Added lines #L185 - L194 were not covered by tests

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

Added lines #L41 - L42 were not covered by tests

Check warning on line 49 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#L47-L49

Added lines #L47 - L49 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/verification-routes/verification-code.ts#L37-L55

Added lines #L37 - L55 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/verification-routes/verification-code.ts#L73-L94

Added lines #L73 - L94 were not covered by tests