-
Notifications
You must be signed in to change notification settings - Fork 0
test: Comment Threading & States #2
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @@ -0,0 +1,11 @@ | ||||||||||||||||||||||
| // Line 1: context | ||||||||||||||||||||||
| // Line 2: added - CT-01 active thread here | ||||||||||||||||||||||
|
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [CT-01] Active thread - status 1 (open discussion) |
||||||||||||||||||||||
| // Line 3: added | ||||||||||||||||||||||
| // Line 4: added - CT-02 resolved thread here | ||||||||||||||||||||||
|
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [CT-02] This thread has been RESOLVED (status 2 - Fixed)
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [CT-02] This thread has been RESOLVED (status 2 - Fixed) |
||||||||||||||||||||||
| // Line 5: added | ||||||||||||||||||||||
| // Line 6: added - CT-07 3-level reply chain here | ||||||||||||||||||||||
|
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [CT-07] ROOT COMMENT - Starting discussion
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [CT-07] LEVEL 2 REPLY - Responding to root
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [CT-07] LEVEL 3 REPLY - Responding to level 2
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [CT-07] ROOT COMMENT - Starting discussion |
||||||||||||||||||||||
| // Line 7: added | ||||||||||||||||||||||
| // Line 8: added | ||||||||||||||||||||||
| // Line 9: added | ||||||||||||||||||||||
| // Line 10: added - CT-08 multiple parallel threads | ||||||||||||||||||||||
|
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [CT-08] Thread 1 on line 10 - First parallel thread
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [CT-08] Thread 2 on line 10 - Second parallel thread
Comment on lines
+6
to
+10
|
||||||||||||||||||||||
| // Line 6: added - CT-07 3-level reply chain here | |
| // Line 7: added | |
| // Line 8: added | |
| // Line 9: added | |
| // Line 10: added - CT-08 multiple parallel threads | |
| // Line 6: added - CT-03 3-level reply chain here | |
| // Line 7: added | |
| // Line 8: added | |
| // Line 9: added | |
| // Line 10: added - CT-04 multiple parallel threads |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[CT-08] Thread 1 on line 10 - First parallel thread
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[CT-08] Thread 2 on line 10 - Second parallel thread
Copilot
AI
Dec 30, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The file has a TypeScript extension (.ts) but contains only comments without any executable code. Consider either adding actual TypeScript code/tests, renaming the file with a more appropriate extension (e.g., .txt or .md), or adding a comment at the top explaining that this is a test fixture file for comment threading functionality.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[CT-01] Active thread - status 1 (open discussion)