Skip to content

Commit

Permalink
fix: review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
tamtamchik committed Oct 10, 2024
1 parent 69febae commit 57cd3d1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .solcover.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,10 @@ module.exports = {
// https://github.com/sc-forks/solidity-coverage/issues/632#issuecomment-1736629543
skipFiles: [
"common/interfaces",
"common/test_helpers",
"0.4.24/template",
"0.4.24/test_helpers",
"0.6.11/deposit_contract.sol",
"0.6.12/interfaces",
"0.6.12/mocks",
"0.8.9/interfaces",
"0.8.9/test_helpers",
// Skip contracts that are tested by Foundry tests
"common/lib", // 100% covered by test/common/*.t.sol
"0.8.9/lib/UnstructuredStorage.sol", // 100% covered by test/0.8.9/unstructuredStorage.t.sol
Expand Down

0 comments on commit 57cd3d1

Please sign in to comment.