zackehh/oryx

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.jscsrc
.jshintignore
.jshintrc
.npmignore
.travis.yml
LICENSE
README.md
package.json
index.js1
lib/error.js8
lib/loader.js40
lib/oryx.js282
D
1 day
lib/response.js5
lib/routes.js193
A
3 hrs
test/autowire.js214
F
3 days
test/constructor.js125
A
1 hr
test/headers.js87
D
2 days
test/loader.js92
A
35 mins
test/model_routes.js981
F
3 wks
test/models.js258
F
6 days
test/resources/api/v1/index.js11
A
55 mins
test/resources/config/development.js6
test/resources/custom_models/custom_user.js11
test/resources/invalid_api/api/v1/index.js0
test/resources/invalid_config/default.js1
test/resources/invalid_models/invalid_model_one.js1
test/resources/invalid_models/invalid_model_two.js1
test/resources/model_routes/employee.js18
test/resources/model_routes/manager.js19
A
30 mins
test/resources/model_routes/user.js24
A
1 hr
test/resources/models/user.js12
test/resources/routes/api/v1/index.js11
A
55 mins
test/resources/unversioned_api/none/index.js11
A
55 mins
test/response.js89
D
1 day
test/routes.js594
F
1 wk