Page MenuHomeDevCentral

Refactoring: split css_for_project and css_for_score
ClosedPublic

Authored by dereckson on Jul 10 2016, 21:31.
Tags
None
Referenced Files
F45695340: D479.diff
Sun, Aug 23, 04:57
F45669942: D479.id1170.diff
Sun, Aug 23, 02:29
F45660018: D479.id1171.diff
Sun, Aug 23, 01:32
F45638575: D479.id1170.diff
Sat, Aug 22, 23:34
F45637834: D479.id1171.diff
Sat, Aug 22, 23:30
F45619475: D479.diff
Sat, Aug 22, 21:49
Unknown Object (File)
Thu, Aug 20, 12:04
Unknown Object (File)
Tue, Aug 18, 06:19
Subscribers
None

Details

Summary

Reduce cyclomatic complexity and length of css_for_project by
extracting the green CSS class selection into a separate method.

Test Plan

Run the app, see CSS styles stay the same

Diff Detail

Repository
rTOMMY Tommy
Lint
Lint Warnings
SeverityLocationCodeMessage
Warningtommy.rb:61Metrics/MethodLengthRuboCop
Unit
No Test Coverage
Branch
master
Build Status
Buildable 679
Build 799: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to Refactoring: split css_for_project and css_for_score.
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.Jul 10 2016, 21:32
This revision was automatically updated to reflect the committed changes.