Component
Forge
Have you ensured that all of these are up to date?
What version of Foundry are you on?
forge 0.2.0 (5279f69 2022-06-29T00:03:58.834625889Z)
What command(s) is the bug in?
forge coverage
Operating System
Linux
Describe the bug
This used to work with yesterday build but after foundryup coverage started to fail with
Analysing contracts...
Error:
could not find anchors for branches: we do not have the bytecode for MyContract
Same in GH Actions CI
Component
Forge
Have you ensured that all of these are up to date?
What version of Foundry are you on?
forge 0.2.0 (5279f69 2022-06-29T00:03:58.834625889Z)
What command(s) is the bug in?
forge coverage
Operating System
Linux
Describe the bug
This used to work with yesterday build but after foundryup coverage started to fail with
Same in GH Actions CI