Open
Description
TO DO
- Upgrade / redo test suite for solidity 0.8.x
- Use hardhat client in tests
- Investigate slang and use parser if possible
- Fix
viaIR
problems (SettingviaIR
to true in solc results in zero coverage #715instrumenting with yul verbatim function where possible- Not possible due to solidity 12067
- instrumenting with cheapest non-optimizable statement
- exclude file-level function declaration ?
- exclude receive ?
- Migrate to nyc (BREAKING)
- add docs recipe for combining foundry and solidity-coverage reports
- fix remaining instrumentation errors
- Normalize behavior of
skipFiles
option - Add command to specify files to cover
- Remove
temp
cli option (BREAKING) - Investigate instrumentation perf improvements
- parallel (?)
- lazy comp (?)
- Figure out what to do about EDR...
- Add recipes section to docs (after trawling issues)
- Update API docs section
- Move to new org or solidity-coverage is just EOL (likely).
Metadata
Metadata
Assignees
Labels
No labels