yegor256/rultor

Test coverage should be tracked to reach 80%

Open

#1,179 opened on May 22, 2017

View on GitHub
 (20 comments) (0 reactions) (0 assignees)Java (165 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (575 stars)
PR merge metrics
 (PR metrics pending)

Description

est/001.est mentions 8: Achieve 80% test coverage, but there is no recording of the current test coverage, and no obvious plan to reach that goal.

I recommend using https://codecov.io , configured to fail PRs which reduce the test coverage by more than 1%

Contributor guide