-
-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
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
Labels
No labels