MCPcopy Index your code
hub / github.com/chartbrew/chartbrew / UpdateRunRoute.js

File UpdateRunRoute.js

server/api/UpdateRunRoute.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const UpdateRunController = require("../controllers/UpdateRunController");
2const TeamController = require("../controllers/TeamController");
3const verifyToken = require("../modules/verifyToken");
4

Callers

nothing calls this directly

Calls 4

checkPermissionsFunction · 0.70
getMethod · 0.45
findByTeamMethod · 0.45
findByIdAndTeamMethod · 0.45

Tested by

no test coverage detected