Skip to content

fix(core): fix webauthn verificaiton api

Codecov / codecov/patch succeeded Aug 7, 2024 in 1s

50.18% of diff hit (target 70.00%)

View this Pull Request on Codecov

50.18% of diff hit (target 70.00%)

Annotations

Check warning on line 172 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#L169-L172

Added lines #L169 - L172 were not covered by tests

Check warning on line 197 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#L193-L197

Added lines #L193 - L197 were not covered by tests

Check warning on line 209 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

Added line #L209 was not covered by tests

Check warning on line 227 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#L214-L227

Added lines #L214 - L227 were not covered by tests

Check warning on line 243 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#L231-L243

Added lines #L231 - L243 were not covered by tests

Check warning on line 145 in packages/core/src/routes/experience/classes/libraries/profile-validator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/libraries/profile-validator.ts#L141-L145

Added lines #L141 - L145 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/profile.ts#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 70 in packages/core/src/routes/experience/classes/profile.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/profile.ts#L61-L70

Added lines #L61 - L70 were not covered by tests

Check warning on line 78 in packages/core/src/routes/experience/classes/profile.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/profile.ts#L72-L78

Added lines #L72 - L78 were not covered by tests

Check warning on line 92 in packages/core/src/routes/experience/classes/profile.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/profile.ts#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 106 in packages/core/src/routes/experience/classes/profile.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/profile.ts#L106

Added line #L106 was not covered by tests

Check warning on line 112 in packages/core/src/routes/experience/classes/profile.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/profile.ts#L112

Added line #L112 was not covered by tests

Check warning on line 131 in packages/core/src/routes/experience/classes/profile.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/profile.ts#L126-L131

Added lines #L126 - L131 were not covered by tests

Check warning on line 145 in packages/core/src/routes/experience/classes/profile.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/profile.ts#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 182 in packages/core/src/routes/experience/classes/profile.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/profile.ts#L178-L182

Added lines #L178 - L182 were not covered by tests

Check warning on line 204 in packages/core/src/routes/experience/classes/profile.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/profile.ts#L203-L204

Added lines #L203 - L204 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/verifications/web-authn-verification.ts#L74

Added line #L74 was not covered by tests

Check warning on line 205 in packages/core/src/routes/experience/classes/verifications/web-authn-verification.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/classes/verifications/web-authn-verification.ts#L204-L205

Added lines #L204 - L205 were not covered by tests

Check warning on line 143 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#L131-L143

Added lines #L131 - L143 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/profile-routes.ts#L63-L74

Added lines #L63 - L74 were not covered by tests

Check warning on line 79 in packages/core/src/routes/experience/profile-routes.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/profile-routes.ts#L76-L79

Added lines #L76 - L79 were not covered by tests

Check warning on line 92 in packages/core/src/routes/experience/profile-routes.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/profile-routes.ts#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 110 in packages/core/src/routes/experience/profile-routes.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/profile-routes.ts#L104-L110

Added lines #L104 - L110 were not covered by tests

Check warning on line 167 in packages/core/src/routes/experience/profile-routes.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/experience/profile-routes.ts#L167

Added line #L167 was not covered by tests