Reduce complexity in driver code. #4

Closed
opened 2017-10-25 23:10:40 -07:00 by hperrin · 1 comment
hperrin commented 2017-10-25 23:10:40 -07:00 (Migrated from github.com)

Improve readability by breaking up large methods.

hperrin commented on Dec 18, 2014
Half done. Reduced 700 lines today. Need to divide up the bigger functions.

Improve readability by breaking up large methods. hperrin commented on Dec 18, 2014 Half done. Reduced 700 lines today. Need to divide up the bigger functions.
hperrin commented 2018-01-04 16:04:45 -08:00 (Migrated from github.com)

Took out the duplicate logic I could and moved it to the driver trait. It reduced ~1000 lines. I'm gonna call this one closed now, since most of what's left is actual SQL that the drivers can't share.

Took out the duplicate logic I could and moved it to the driver trait. It reduced ~1000 lines. I'm gonna call this one closed now, since most of what's left is actual SQL that the drivers can't share.
Commenting is not possible because the repository is archived.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sciactive/nymph-server#4
No description provided.