-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
The
-output=graphresults for the change before-and-after differ in a very curious way. Note that the change to use strings.SplitSeq happens in themodelpackage.177d176 < "(*internal.service.snip/services/auth.IxDirectory).userFromIdentity" -> "internal.service.snip/model.ParseLicenses" 536d534 < "internal.service.snip/model.ParseLicenses" -> "strings.splitSeq$1" 575,577d572 < "strings.splitSeq$1" -> "net/http.containsDotDot$1" < "strings.splitSeq$1" -> "net/http.foreachHeaderElement$1" < "strings.splitSeq$1" -> "net/http.parseRange$1" 610,612d604 < "net/http.containsDotDot$1" -> "NETWORK" < "net/http.foreachHeaderElement$1" -> "NETWORK" < "net/http.parseRange$1" -> "NETWORK"Why would changing a line in one package make a caller method suddenly appear in the graph? Is the graph output pruned to only contain paths that lead to leaves with capabilities?
Originally posted by @deltamualpha in #295
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels