Fail build base on code coverage results

I’m using OpenCover to perform code coverage and I to fail the build if the metrics are too low.

Is this possible?

Thanks

Hi,

Sorry for the delay replying, we’ve just had a long holiday weekend. Continua CI doesn’t currently collect code coverage metrics, so there is no way to fail the build based on these values at the moment. This is a feature that really should be there and  we do plan to implement this as metrics which you can use in a stage gate expression in the near future.  

Thanks, is this what’s in 1.8.0.131?