Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/open-code-review
/ Tool
Method
Tool
internal/tool/code_comment.go:51–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
}
50
51
func
(p *CodeCommentProvider) Tool() Tool {
return
CodeComment }
52
53
func
(p *CodeCommentProvider) Execute(_ context.Context, args
map
[string]any) (string, error) {
54
if
p.Collector == nil {
Callers
1
TestCodeCommentProvider_Execute
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestCodeCommentProvider_Execute
Function · 0.76