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: ai message summary #10465

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

feat(Envelope): integrate summaries into UI

6724c8d
Select commit
Loading
Failed to load commit list.
Draft

feat: ai message summary #10465

feat(Envelope): integrate summaries into UI
6724c8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 12, 2024 in 1s

19.10% of diff hit (target 51.71%)

View this Pull Request on Codecov

19.10% of diff hit (target 51.71%)

Annotations

Check warning on line 139 in lib/AppInfo/Application.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/AppInfo/Application.php#L139

Added line #L139 was not covered by tests

Check warning on line 148 in lib/AppInfo/Application.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/AppInfo/Application.php#L148

Added line #L148 was not covered by tests

Check warning on line 331 in lib/Db/Message.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/Message.php#L331

Added line #L331 was not covered by tests

Check warning on line 36 in lib/Listener/NewMessagesSummarizeListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Listener/NewMessagesSummarizeListener.php#L36

Added line #L36 was not covered by tests

Check warning on line 25 in lib/Listener/TaskProcessingListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Listener/TaskProcessingListener.php#L25

Added line #L25 was not covered by tests

Check warning on line 28 in lib/Listener/TaskProcessingListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Listener/TaskProcessingListener.php#L28

Added line #L28 was not covered by tests

Check warning on line 30 in lib/Listener/TaskProcessingListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Listener/TaskProcessingListener.php#L30

Added line #L30 was not covered by tests

Check warning on line 33 in lib/Listener/TaskProcessingListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Listener/TaskProcessingListener.php#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 36 in lib/Listener/TaskProcessingListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Listener/TaskProcessingListener.php#L36

Added line #L36 was not covered by tests

Check warning on line 39 in lib/Listener/TaskProcessingListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Listener/TaskProcessingListener.php#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 43 in lib/Listener/TaskProcessingListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Listener/TaskProcessingListener.php#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 48 in lib/Listener/TaskProcessingListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Listener/TaskProcessingListener.php#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 52 in lib/Listener/TaskProcessingListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Listener/TaskProcessingListener.php#L50-L52

Added lines #L50 - L52 were not covered by tests

Check warning on line 57 in lib/Listener/TaskProcessingListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Listener/TaskProcessingListener.php#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 60 in lib/Listener/TaskProcessingListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Listener/TaskProcessingListener.php#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 65 in lib/Listener/TaskProcessingListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Listener/TaskProcessingListener.php#L63-L65

Added lines #L63 - L65 were not covered by tests

Check warning on line 27 in lib/Migration/Version4100Date20241209000000.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4100Date20241209000000.php#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 34 in lib/Migration/Version4100Date20241209000000.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4100Date20241209000000.php#L29-L34

Added lines #L29 - L34 were not covered by tests

Check warning on line 36 in lib/Migration/Version4100Date20241209000000.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4100Date20241209000000.php#L36

Added line #L36 was not covered by tests

Check warning on line 85 in lib/Service/AiIntegrations/AiIntegrationsService.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/AiIntegrations/AiIntegrationsService.php#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 93 in lib/Service/AiIntegrations/AiIntegrationsService.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/AiIntegrations/AiIntegrationsService.php#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 96 in lib/Service/AiIntegrations/AiIntegrationsService.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/AiIntegrations/AiIntegrationsService.php#L96

Added line #L96 was not covered by tests

Check warning on line 99 in lib/Service/AiIntegrations/AiIntegrationsService.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/AiIntegrations/AiIntegrationsService.php#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 114 in lib/Service/AiIntegrations/AiIntegrationsService.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/AiIntegrations/AiIntegrationsService.php#L102-L114

Added lines #L102 - L114 were not covered by tests

Check warning on line 130 in lib/Service/AiIntegrations/AiIntegrationsService.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/AiIntegrations/AiIntegrationsService.php#L116-L130

Added lines #L116 - L130 were not covered by tests