USCC-LAB / Weekly

Save your life. Make weekly work automatic.
http://weekly.readthedocs.io/en/feature-docs/
Apache License 2.0
5 stars 6 forks source link

Refactor each of subsystems in current implementation #22

Closed iankuan closed 7 years ago

iankuan commented 7 years ago

The inclusion of this patch:

  1. Eliminate dead, hard, unreached code [1][2].
  2. Add comments for annotation.
  3. Rearrangement of tests directory and files inside.

Reference: [1] What's the difference between “dead code” and “unreachable code”? [2] Wikipedia - Hard coding