On Fri, Jan 4, 2019 at 2:54 PM Marco Castelluccio
<mcastelluc...@mozilla.com> wrote:
> Hi everyone,
> we have recently enabled collecting code coverage for Rust code too,

Nice!

> running Rust tests in coverage builds.

Does this mean running cargo test for each crate under
third_party/rust, running Firefox test suites or both?

As for trying to make sense of what the numbers mean:

Is the coverage ratio reported on lines attributed at all in ELF as
opposed to looking at the number of lines in the source files?

What kind of expectations one should have on how the system measures
coverage for code that gets inlined?

-- 
Henri Sivonen
hsivo...@mozilla.com
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to