Open
Description
I'm using both proper
and ct
on a project and aggregated cover data is weird. Example: I have 95% coverage on a module with proper
, but aggregated coverage is smaller than that. When I look into aggregated coverage data, all code that is used is marked green, but there are lines that should be ignored (-specs, fun defs, even comments!) that are marked in red.
I don't know if this is actually tied to rebar3, but I've found nothing mentioning "aggregate" in cover
module, so I suspect that this is rebar3 feature.
Debug and diagnostic output gave me nothing, I believe it's algorithm error.
Willing to collaborate on the solution.
Metadata
Metadata
Assignees
Labels
No labels