Commit Graph

1 Commits (7503cd35c285741c6d9caf9797a5c953ae9dccf6)

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