Commit Graph

1 Commits (70d7475356921b2c9f1f7ceb2c3010ce449bcc2c)

Author SHA1 Message Date
wxiaoguang c7e23401a3
Fix a panic in NotifyCreateIssueComment (caused by string truncation) ()
* Fix a panic in NotifyCreateIssueComment (caused by string truncation)

* more unit tests

* refactor

* fix some edge cases

* use SplitStringAtByteN for comment content