Inline....
On 6/16/2014 10:23, Sylvestre Ledru wrote:
Hello,
I am working on providing weekly code coverage of Firefox code.
For now, I am able to do that for C/C++ code.
Awesome. Where are you putting these reports? What is the workload used
to generate those reports?
I would like to know if anyone tried to generate code coverage recently
on the Javascript code of Firefox (or Firefox OS)?
There was some old work done on this by Jcranmer and decoder a while ago
[1]. I don't know what ever came of it.
I saw some b2g reports [1] talking about Coverage but I am not sure that
they mean the same thing.
No, that is the metric of coverage of the test run. These are large,
mostly manual testruns that we run against devices on b2g, and the
coverage metric is a metric of how much of the test run we have
completed by that point. (The results come out every few days, so you
can see the coverage grow as we complete more testing).
Thanks,
Clint
[1] http://quetzalcoatal.blogspot.com/2012/06/js-code-coverage.html
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform