Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git-bug/git-bug
/ Errorf
Method
Errorf
internal/test/recorder.go:27–31 ·
view source on GitHub ↗
(format string, args ...any)
Source
from the content-addressed store, hash-verified
25
}
26
27
func
(r *recorder) Errorf(format string, args ...any) {
28
r.Helper()
29
r.failed = true
30
r.fail(fmt.Sprintf(format, args...))
31
}
32
33
func
(r *recorder) Fail() {
34
r.Helper()
Callers
15
finishIdentity
Method · 0.80
DefaultRepo
Method · 0.80
ResolveRepo
Method · 0.80
Load
Method · 0.80
add
Method · 0.80
Pull
Method · 0.80
repoIsAvailable
Function · 0.80
bug_cache.go
File · 0.80
LoginMetaKey
Function · 0.80
NewBridge
Function · 0.80
DefaultBridge
Function · 0.80
RemoveBridge
Function · 0.80
Calls
1
Helper
Method · 0.95
Tested by
4
deleteRepository
Function · 0.64
unmarshaler
Function · 0.64
Validate
Method · 0.64
Validate
Method · 0.64