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
F12372713: D479.diff
Thu, Oct 30, 15:31
F12368673: D479.diff
Thu, Oct 30, 06:05
Unknown Object (File)
Mon, Oct 27, 11:11
Unknown Object (File)
Sat, Oct 25, 06:44
Unknown Object (File)
Thu, Oct 23, 07:27
Unknown Object (File)
Thu, Oct 16, 23:55
Unknown Object (File)
Wed, Oct 15, 06:00
Unknown Object (File)
Mon, Oct 13, 15:02
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.