Commit 950568ea authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #7902 from ethereum-optimism/inphi/enable-cov-diff

ci: enable codecov comments for contracts
parents 0069ab47 5393e64d
comment: false
codecov:
require_ci_to_pass: false
comment:
layout: "diff, flags, files"
behavior: default
require_changes: false
flags:
- contracts-bedrock-tests
ignore:
- "op-e2e"
- "**/*.t.sol"
......@@ -13,6 +21,7 @@ coverage:
threshold: 0% # coverage is not allowed to reduce vs. the PR base
base: auto
informational: true
enabled: true
project:
default:
informational: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment