11 Mar
2014
11 Mar
'14
9:51 p.m.
On 11.3.2014 г. 19:45 ч., Niall Douglas wrote:
4. Code coverage of the test and functional suite (in percentage) with an auto-reject if it's not above 75%. Travis CI + coveralls.io will do this for you for free, no one has any excuse to not have this nowadays. For code not covered, break down what it consists of?
At first that got me really excited, but as I found out after a short research, even Boost.AFIO's .travis.yml indicates that getting a Boost library to build with Travis CI is very hard, if at all reasonable. I may be willing to add CI to my library, but it doesn't seem like Travis would be the way to go about that -- Borislav