http://qs321.pair.com?node_id=11133050


in reply to Re^2: How to merge two different coverage reports remotely
in thread How to merge two different coverage reports remotely

Hi again,

"I test the code on different hosts, since it's depends on the environment."

That's one thing, and should be done for sure. But generating a test coverage report depends on the codebase, not the environment, unless you're using it in some way I've not encountered.


The way forward always starts with a minimal test.