Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ExpediaGroup/flyte
/ FindNew
Method
FindNew
execution/action.go:127–127 ·
view source on GitHub ↗
(pack Pack, name string)
Source
from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
8
TestFindNew_ShouldReturnOldestActionWhichCanBeHandledByPack
Function · 0.65
TestFindNew_ShouldReturnNilWhenThereIsNoNewActionsForAPack
Function · 0.65
TestFindNew_ShouldReturnOldestPackNewActionWithMatchingName
Function · 0.65
TestFindNew_ShouldReturnNilWhenThereIsNoPackNewActionMatchingName
Function · 0.65
TestFindNew_ShouldReturnAnyOldestPackNewActionWhenNameIsNotSpecified
Function · 0.65
TestFindNew_ShouldReturnActionWithOldestNewState
Function · 0.65
TestFindNew_ShouldReturnNilWhenThereIsNoActionWithNewStateMatchingPack
Function · 0.65
takeActionFn
Function · 0.65
Implementers
2
mockActionRepo
execution/pack_test.go
actionMgoRepo
execution/actionrepo.go
Calls
no outgoing calls
Tested by
7
TestFindNew_ShouldReturnOldestActionWhichCanBeHandledByPack
Function · 0.52
TestFindNew_ShouldReturnNilWhenThereIsNoNewActionsForAPack
Function · 0.52
TestFindNew_ShouldReturnOldestPackNewActionWithMatchingName
Function · 0.52
TestFindNew_ShouldReturnNilWhenThereIsNoPackNewActionMatchingName
Function · 0.52
TestFindNew_ShouldReturnAnyOldestPackNewActionWhenNameIsNotSpecified
Function · 0.52
TestFindNew_ShouldReturnActionWithOldestNewState
Function · 0.52
TestFindNew_ShouldReturnNilWhenThereIsNoActionWithNewStateMatchingPack
Function · 0.52