Page MenuHomeDevCentral

Prune never executed code
ClosedPublic

Authored by dereckson on Jan 10 2016, 01:50.
Tags
None
Referenced Files
F24879476: D214.id506.diff
Sun, Mar 15, 11:37
F24879414: D214.id506.diff
Sun, Mar 15, 11:30
Unknown Object (File)
Sat, Mar 14, 05:30
Unknown Object (File)
Fri, Mar 13, 02:15
Unknown Object (File)
Fri, Mar 13, 02:11
Unknown Object (File)
Sun, Mar 8, 15:25
Unknown Object (File)
Sat, Mar 7, 12:39
Unknown Object (File)
Thu, Mar 5, 11:44
Subscribers

Details

Reviewers
dereckson
Commits
Unknown Object (Diffusion Commit)
rNOTIFbe0c324ed737: Prune never executed code
Summary

GitHubGateController::onPost contains an abort instruction.

This throws an exception, so return isn't needed.

This has been noticed look at the D213 test coverage.

Test Plan
  • Fire a GitHub valid payload
  • Fire a GitHub invalid payload
  • phpunit

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Passed
Unit
No Test Coverage
Branch
controller-dead-code

Event Timeline

dereckson retitled this revision from to Prune never executed code.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Jan 10 2016, 02:07
This revision was automatically updated to reflect the committed changes.