fix: align comment numbering with review sequence

This commit is contained in:
2026-04-08 23:44:43 +08:00
parent eb7dd1125d
commit 56f436592d
7 changed files with 44 additions and 10 deletions
+1
View File
@@ -35,6 +35,7 @@ fn model_json_roundtrip() {
line: Some(10),
root_comment: CommentItem {
id: 100,
review_id: Some(1),
user: "reviewer".into(),
created_at: "2026-04-08T12:00:00Z".into(),
path: Some("src/main.rs".into()),