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): make the interaction event mandatory #6337

Merged
merged 6 commits into from
Jul 31, 2024

fix(core): fix the middleware apply bug

78461bd
Select commit
Loading
Failed to load commit list.
Merged

refactor(core): make the interaction event mandatory #6337

fix(core): fix the middleware apply bug
78461bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 31, 2024 in 1s

60.00% of diff hit (target 70.00%)

View this Pull Request on Codecov

60.00% of diff hit (target 70.00%)

Annotations

Check warning on line 159 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#L154-L159

Added lines #L154 - L159 were not covered by tests

Check warning on line 66 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#L66

Added line #L66 was not covered by tests

Check warning on line 69 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#L68-L69

Added lines #L68 - L69 were not covered by tests

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

Added line #L90 was not covered by tests

Check warning on line 36 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#L29-L36

Added lines #L29 - L36 were not covered by tests