+ ~~add exclude option in .solcover.js which takes an array of paths relative to the root.~~ + Istanbul accomplishes this using the `/* istanbul ignore . . . */` strategy + `${coverageDir}/contracts/Migrations.sol` is always ignored.