Commit a5ddb5a0 authored by Maurelian's avatar Maurelian Committed by GitHub

ci: Add flag names to codecov.yml (#3619)

Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
parent 67135814
...@@ -3,3 +3,21 @@ ignore: ...@@ -3,3 +3,21 @@ ignore:
- "l2geth" - "l2geth"
- "**/*.t.sol" - "**/*.t.sol"
- "op-bindings/bindings/*.go" - "op-bindings/bindings/*.go"
flag_management:
# Note: flags should have the same name as the circleci job in which they
# are uploaded.
individual_flags:
- name: bedrock-go-tests
- name: contracts-bedrock-tests
- name: common-ts-tests
- name: contracts-tests
- name: core-utils-tests
- name: actor-tests-tests
- name: contracts-governance-tests
- name: contracts-periphery-tests
- name: dtl-tests
- name: drippie-mon-tests
- name: fault-detector-tests
- name: message-relayer-tests
- name: replica-healthcheck-tests
- name: sdk-tests
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