Skip to content

0.8.8

Compare
Choose a tag to compare
@cgewecke cgewecke released this 21 Feb 19:25
· 22 commits to master since this release

What's Changed

  • Fix bug when instrumenting hardhat flattened contracts:
    • Only inject file-level instr. for first pragma in file by @cgewecke in #865
  • Fix 0% coverage when using with hardhat-foundry & foundry.toml is present:
    • Coerce sources path to absolute path if necessary by @cgewecke in #866

Install

npm install --save-dev solidity-coverage@latest
npx hardhat clean

Full Changelog: v0.8.7...v0.8.8