Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-router
/ isSuccess
Function
isSuccess
test/angular/1.5/angular.js:10976–10978 ·
view source on GitHub ↗
(status)
Source
from the content-addressed store, hash-verified
10974
10975
10976
function
isSuccess(status) {
10977
return
200 <= status && status < 300;
10978
}
10979
10980
10981
/**
Callers
3
transformResponse
Function · 0.70
done
Function · 0.70
resolvePromise
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected