A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
apps/chat/src/components/Chat/Chat.tsx apps/chat/src/store/conversations/conversations.epics.ts |
4 | 74 (5%) | 120 (3%) | 2025-01-10 |
apps/chat-e2e/src/core/dialFixtures.ts apps/chat-e2e/src/assertions/baseAssertion.ts |
3 | 52 (5%) | 10 (30%) | 2024-12-20 |
apps/chat-e2e/src/core/dialFixtures.ts apps/chat-e2e/src/ui/selectors/chatSelectors.ts |
3 | 52 (5%) | 43 (6%) | 2024-12-26 |
apps/chat-e2e/src/ui/webElements/index.ts apps/chat-e2e/src/core/dialFixtures.ts |
3 | 24 (12%) | 52 (5%) | 2024-12-26 |
apps/chat-e2e/src/core/dialAdminFixtures.ts apps/chat-e2e/src/core/dialFixtures.ts |
3 | 7 (42%) | 52 (5%) | 2024-12-26 |
apps/chat/src/store/conversations/conversations.selectors.ts apps/chat/src/store/conversations/conversations.epics.ts |
3 | 56 (5%) | 120 (2%) | 2025-01-08 |
apps/chat/src/store/conversations/conversations.selectors.ts apps/chat/src/components/Chat/Chat.tsx |
3 | 56 (5%) | 74 (4%) | 2025-01-08 |
apps/chat/src/components/Chat/ChatMessage/MessageSchema/UserSchema.tsx apps/chat/src/components/Chat/ChatMessage/ChatMessageContent/UserMessage.tsx |
2 | 2 (100%) | 2 (100%) | 2025-01-07 |
apps/chat-e2e/src/ui/webElements/chatMessages.ts apps/chat-e2e/src/core/dialFixtures.ts |
2 | 28 (7%) | 52 (3%) | 2024-12-27 |
apps/chat-e2e/src/core/dialAdminFixtures.ts apps/chat-e2e/src/assertions/index.ts |
2 | 7 (28%) | 10 (20%) | 2024-12-26 |
apps/chat/src/store/conversations/conversations.selectors.ts apps/chat/src/store/conversations/conversations.reducers.ts |
2 | 56 (3%) | 69 (2%) | 2025-01-08 |
apps/chat/src/components/Promptbar/Promptbar.tsx apps/chat/src/components/Chat/ConversationContextMenu.tsx |
2 | 13 (15%) | 6 (33%) | 2024-12-20 |
apps/chat/src/components/Chat/ConversationContextMenu.tsx apps/chat/src/components/Chatbar/Chatbar.tsx |
2 | 6 (33%) | 24 (8%) | 2024-12-20 |
apps/chat/src/components/Promptbar/components/Prompt.tsx apps/chat/src/components/Chatbar/Chatbar.tsx |
2 | 49 (4%) | 24 (8%) | 2024-12-20 |
apps/chat/src/utils/server/get-sorted-entities.ts apps/chat/src/types/models.ts |
2 | 18 (11%) | 17 (11%) | 2025-01-16 |
apps/chat/src/components/Chat/TalkTo/TalkToModal.tsx apps/chat/src/components/Chat/TalkTo/TalkToCard.tsx |
2 | 7 (28%) | 9 (22%) | 2024-12-21 |
apps/chat-e2e/src/ui/webElements/appContainer.ts apps/chat-e2e/src/core/dialFixtures.ts |
2 | 9 (22%) | 52 (3%) | 2024-12-27 |
apps/chat-e2e/src/core/dialFixtures.ts apps/chat-e2e/src/assertions/api/apiAssertion.ts |
2 | 52 (3%) | 8 (25%) | 2024-12-26 |
apps/chat/src/components/Chatbar/Conversation.tsx apps/chat-e2e/src/core/dialFixtures.ts |
2 | 55 (3%) | 52 (3%) | 2024-12-20 |
apps/chat/src/types/applications.ts apps/chat/src/utils/app/application.ts |
2 | 11 (18%) | 18 (11%) | 2025-01-16 |
apps/chat-e2e/src/ui/webElements/index.ts apps/chat-e2e/src/assertions/index.ts |
2 | 24 (8%) | 10 (20%) | 2024-12-26 |
apps/chat/src/components/Chat/ChatMessage/ChatMessageContent/UserMessage.tsx apps/chat/src/components/Chat/ChatMessage/ChatMessageContent/AssistantMessage.tsx |
2 | 2 (100%) | 2 (100%) | 2025-01-07 |
apps/chat/src/components/Chat/ChatMessage/MessageSchema/UserSchema.tsx apps/chat/src/components/Chat/ChatMessage/ChatMessage.tsx |
2 | 2 (100%) | 17 (11%) | 2025-01-07 |
apps/chat/src/components/Sidebar/Sidebar.tsx apps/chat/src/components/Chat/ConversationContextMenu.tsx |
2 | 13 (15%) | 6 (33%) | 2024-12-20 |
apps/chat-e2e/src/core/dialSharedWithMeFixtures.ts apps/chat-e2e/src/core/dialFixtures.ts |
2 | 25 (8%) | 52 (3%) | 2024-12-26 |
apps/chat/src/components/Chat/ChatMessage/ChatMessageContent/UserMessage.tsx apps/chat/src/components/Chat/ChatMessage/ChatMessage.tsx |
2 | 2 (100%) | 17 (11%) | 2025-01-07 |
apps/chat-e2e/src/core/dialAdminFixtures.ts apps/chat-e2e/src/ui/selectors/chatSelectors.ts |
2 | 7 (28%) | 43 (4%) | 2024-12-26 |
apps/chat/src/store/conversations/conversations.epics.ts apps/chat/src/pages/api/chat.ts |
2 | 120 (1%) | 11 (18%) | 2025-01-13 |
apps/chat/src/store/conversations/conversations.epics.ts apps/chat/src/components/Chat/ChatHeader/Header.tsx |
2 | 120 (1%) | 10 (20%) | 2025-01-08 |
apps/chat/src/components/Chatbar/ExportModal.tsx apps/chat/src/components/Chat/ConversationContextMenu.tsx |
2 | 5 (40%) | 6 (33%) | 2024-12-20 |
apps/chat/src/components/Sidebar/Sidebar.tsx apps/chat/src/components/Promptbar/Promptbar.tsx |
2 | 13 (15%) | 13 (15%) | 2024-12-20 |
apps/chat-e2e/src/assertions/index.ts apps/chat-e2e/src/core/dialFixtures.ts |
2 | 10 (20%) | 52 (3%) | 2024-12-26 |
apps/chat-e2e/src/ui/selectors/dialogSelectors.ts apps/chat-e2e/src/assertions/baseAssertion.ts |
2 | 24 (8%) | 10 (20%) | 2025-01-16 |
apps/chat-e2e/src/ui/webElements/chatBar.ts apps/chat-e2e/src/core/dialFixtures.ts |
2 | 22 (9%) | 52 (3%) | 2024-12-27 |
apps/chat/src/components/Chat/ChatMessage/ChatMessageContent/AssistantMessage.tsx apps/chat/src/components/Chat/ChatMessage/ChatMessage.tsx |
2 | 2 (100%) | 17 (11%) | 2025-01-07 |
apps/chat/src/components/Promptbar/Promptbar.tsx apps/chat/src/components/Chatbar/Chatbar.tsx |
2 | 13 (15%) | 24 (8%) | 2024-12-20 |
apps/chat-e2e/src/ui/webElements/index.ts apps/chat-e2e/src/core/dialAdminFixtures.ts |
2 | 24 (8%) | 7 (28%) | 2024-12-26 |
apps/chat-e2e/src/core/dialAdminFixtures.ts apps/chat-e2e/src/assertions/baseAssertion.ts |
2 | 7 (28%) | 10 (20%) | 2024-12-20 |
apps/chat/src/components/Chat/ChatMessage/MessageSchema/UserSchema.tsx apps/chat/src/components/Chat/ChatMessage/ChatMessageContent/AssistantMessage.tsx |
2 | 2 (100%) | 2 (100%) | 2025-01-07 |
apps/chat/src/components/Chatbar/Chatbar.tsx apps/chat/src/components/Chat/ChatHeader/Header.tsx |
2 | 24 (8%) | 10 (20%) | 2025-01-14 |
apps/chat/src/components/Chatbar/Conversation.tsx apps/chat-e2e/src/ui/selectors/chatSelectors.ts |
2 | 55 (3%) | 43 (4%) | 2024-12-20 |
apps/chat/src/components/Chatbar/Chatbar.tsx apps/chat/src/components/Header/Logo.tsx |
2 | 24 (8%) | 9 (22%) | 2024-12-19 |
apps/chat/src/store/publication/publication.selectors.ts apps/chat/src/components/Chat/ChatHeader/Header.tsx |
2 | 17 (11%) | 10 (20%) | 2025-01-14 |
apps/chat-e2e/src/assertions/index.ts apps/chat-e2e/src/ui/selectors/chatSelectors.ts |
2 | 10 (20%) | 43 (4%) | 2024-12-26 |
apps/chat/src/components/Promptbar/components/Prompt.tsx apps/chat/src/components/Promptbar/Promptbar.tsx |
2 | 49 (4%) | 13 (15%) | 2024-12-20 |
apps/chat/src/store/conversations/conversations.types.ts apps/chat/src/store/conversations/conversations.selectors.ts |
2 | 22 (9%) | 56 (3%) | 2025-01-08 |
apps/chat/src/store/conversations/conversations.selectors.ts apps/chat/src/hooks/usePromptSelection.ts |
2 | 56 (3%) | 12 (16%) | 2025-01-02 |
apps/chat/src/components/Chat/Chat.tsx apps/chat/src/hooks/usePromptSelection.ts |
2 | 74 (2%) | 12 (16%) | 2025-01-02 |
apps/chat/src/utils/app/codeblock.ts apps/chat/src/components/Markdown/CodeBlock.tsx |
2 | 3 (66%) | 8 (25%) | 2024-12-20 |
apps/chat/src/components/Chat/Chat.tsx apps/chat/src/components/Chat/ChatHeader/Header.tsx |
2 | 74 (2%) | 10 (20%) | 2025-01-08 |