Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Finding the product for coverage easily breaks #17

@Mazyod

Description

@Mazyod

Hey,

In the engine code, there is a find command that can easily break if the framework was already built for another target:

$future = new ExecFuture("find %C | grep %C", $objroot, $this->coverage['product']);

I'm trying to find a good fix for this... perhaps by checking the returned paths for CodeCoverage

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions