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: refactor the service interface #2062

Merged
merged 5 commits into from
Apr 16, 2024

✅ test: add test for agent action

86bc53c
Select commit
Loading
Failed to load commit list.
Merged

♻️ refactor: refactor the service interface #2062

✅ test: add test for agent action
86bc53c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 16, 2024 in 0s

84.11% of diff hit (target 92.80%)

View this Pull Request on Codecov

84.11% of diff hit (target 92.80%)

Annotations

Check warning on line 176 in src/database/client/models/session.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/database/client/models/session.ts#L175-L176

Added lines #L175 - L176 were not covered by tests

Check warning on line 62 in src/services/file/client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/file/client.ts#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 87 in src/services/file/client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/file/client.ts#L70-L87

Added lines #L70 - L87 were not covered by tests

Check warning on line 21 in src/services/message/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/message/index.ts#L19-L21

Added lines #L19 - L21 were not covered by tests

Check warning on line 48 in src/services/session/client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/session/client.ts#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 23 in src/services/topic/client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/topic/client.ts#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 38 in src/services/topic/client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/topic/client.ts#L38

Added line #L38 was not covered by tests

Check warning on line 42 in src/services/topic/client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/topic/client.ts#L42

Added line #L42 was not covered by tests

Check warning on line 347 in src/store/chat/slices/message/action.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/store/chat/slices/message/action.ts#L347

Added line #L347 was not covered by tests

Check warning on line 96 in src/store/chat/slices/topic/action.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/store/chat/slices/topic/action.ts#L96

Added line #L96 was not covered by tests

Check warning on line 145 in src/store/session/slices/session/action.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/store/session/slices/session/action.ts#L145

Added line #L145 was not covered by tests