Commit 42e3e20e authored by Matthew Slipper's avatar Matthew Slipper Committed by GitHub

Merge pull request #4623 from ethereum-optimism/feat/codecov-informational

ci: Make CodeCov checks informational
parents 74d4d1ce cd952752
......@@ -16,6 +16,10 @@ coverage:
target: auto # target coverage is equal to the PR base
threshold: 0% # coverage is not allowed to reduce vs. the PR base
base: auto
informational: true
project:
default:
informational: true
flag_management:
# Note: flags should have the same name as the circleci job in which they
# are uploaded.
......
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