Skip to content

Does bisect_ppx work with dynamic libraries #443

@wanghuibin0

Description

@wanghuibin0

I have some questions about using bisect_ppx and was hoping you could help!

It works fine for regular library modules, and I can generate coverage files without any problems.
But when I try to use bisect_ppx with dynamic libraries (like .cmxs files) that are loaded into the main program using Dynlink, no coverage files get generated.
Any idea why this happens? Does bisect_ppx not support dynamic libraries yet?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions