Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular-ui/ui-grid
/ isSuccess
Function
isSuccess
lib/test/angular/1.7.0/angular.js:11557–11559 ·
view source on GitHub ↗
(status)
Source
from the content-addressed store, hash-verified
11555
11556
11557
function
isSuccess(status) {
11558
return
200 <= status && status < 300;
11559
}
11560
11561
11562
/**
Callers
3
transformResponse
Function · 0.70
done
Function · 0.70
resolvePromise
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected