Skip to content

Make writing of a file independent of the instrumenter #8

Make writing of a file independent of the instrumenter

Make writing of a file independent of the instrumenter #8

Triggered via push October 7, 2023 22:53
Status Success
Total duration 27s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: instrumenter.go#L519
condition "expr.(type) == *ast.CompositeLit" was 122 times false but never true
build: instrumenter.go#L521
condition "expr.(type) == *ast.SelectorExpr" was 116 times false but never true
build: instrumenter.go#L522
condition "expr.(type) == *ast.IndexExpr" was 116 times false but never true
build: instrumenter.go#L525
condition "expr.(type) == *ast.CallExpr" was 58 times false but never true
build: instrumenter.go#L535
condition "expr.(type) == *ast.BinaryExpr" was 30 times true but never false
build: instrumenter.go#L806
condition "x.Interface().(type) == *ast.Scope" was 630 times false but never true
build: instrumenter.go#L104
condition "shouldBuild(filename)" was 16 times true but never false
build: instrumenter.go#L228
condition "node.Type().Kind() == reflect.Ptr" was 5125 times true but never false
build: instrumenter.go#L229
condition "typ.Kind() == reflect.Struct" was 5125 times true but never false
build: instrumenter.go#L486
condition "strings.HasSuffix(start.Filename, \".go\")" was 330 times true but never false