Skip to content

First setup experience is confusing #345

Open
@kilianc

Description

@kilianc

We're setting up our code coverage for a monorepo with multiple apps running their own test suites in parallel inside a container.

We're working on a feature branch and we have no visibility on codeclimate because nothing has been merged to develop/master yet (no code coverage on master). We can not merge our PR until we can QA and make sure everything works according to plans.

Is this a side effect of misconfiguration or expected behavior?

Also, we're mounting a volume to write the reports on the host and it is unclear how to fix the paths. The approach so far has been: sed -i "s|/opt/app|$root_dir/$app|g" $coverage_path/$app/coverage/lcov.info

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