You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a known issue, abstract contracts do not work right now. forge coverage is not production ready yet! Thank you for your report 😄 See #1965
The reason it works on a previous version is that the previous version used a different system to figure out what opcodes mark source ranges as covered, but that system is not super accurate.
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:09:16.192779Z)
What command(s) is the bug in?
forge coverage
Operating System
macOS (Intel)
Describe the bug
Getting an error when trying to run coverage:
(ERC20Upgradeable is an OZ contract)
all test run without issues
The text was updated successfully, but these errors were encountered: