swsnu/swpp2019-team9

diagnosing our team project and problem mitigation

inwchun opened this issue · 0 comments

1.자기가 구현한 모듈은 항상 테스트코드를 완전히 짜고 push를 해서 coverage rate을 높인다.
2.duplicate된 부분은 class로 만들어서 모듈화한다.
3.쓸데없는 tmp변수를 넣지 않는다.
image