Commit 5393e64d authored by inphi's avatar inphi

ci: enable codecov comments for contracts

parent 7eda9419
comment: false codecov:
require_ci_to_pass: false
comment:
layout: "diff, flags, files"
behavior: default
require_changes: false
flags:
- contracts-bedrock-tests
ignore: ignore:
- "op-e2e" - "op-e2e"
- "**/*.t.sol" - "**/*.t.sol"
...@@ -13,6 +21,7 @@ coverage: ...@@ -13,6 +21,7 @@ coverage:
threshold: 0% # coverage is not allowed to reduce vs. the PR base threshold: 0% # coverage is not allowed to reduce vs. the PR base
base: auto base: auto
informational: true informational: true
enabled: true
project: project:
default: default:
informational: true 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