Skip to content

Refactor development

Tango-Controls Bot requested to merge Refactor-Development into master

Created by: chedburgh

This is a prelimenry pull request to start reviewing this branch. Change overview

  • A large ammount of code has been refactored out of the main class into testable units.
  • Unit tests added
  • Support classes to simulate some tests with a cassandra code.
  • Now using prepared statements to speed up requests.
  • Reduced repeated code with templates

This branch is still being tested, but I would like to begin the review, since I expect it to take some time. Since the changeset is large, concentrate mainly on the code, not the unit tests.

If my testing finds any issues, I may push some small changes to the branch.

Merge request reports

Loading