V1.3.3
#5 - Fix unexpected npe. while error check fail reporting.
#6 - Prevent throw exception when reporting to Github.
#7 - Fix problem that fail when difference parsing that single line file like minified css and js.
#8 - Limit length of message that commit status in Github.
#10 - Update project dependency(Github client library from Eclipse).
#5 커버리지 체크 실패 로깅 중 NPE 발생하는 버그 수정
#6 Github에 결과 코멘트 업로드 중 실패해도 전체 테스트가 실패하지 않도록 변경
#7 minified css, js에 대해서도 이전버전과의 수정 내용에 대해서 파싱 할수 있도록 수정
#8 Github commit status 메시지에 길이제한 추가
#10 Github client 라이브러리 버전 업데이트