Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,25 @@ flag_management:
- name: dcm
paths:
- workspaces/dcm/
# E2E coverage flags — cross-repo uploads from overlay E2E pipeline (RHIDP-13411)
- name: e2e-adoption-insights
paths:
- workspaces/adoption-insights/
- name: e2e-global-header
paths:
- workspaces/global-header/
- name: e2e-homepage
paths:
- workspaces/homepage/
- name: e2e-quickstart
paths:
- workspaces/quickstart/
- name: e2e-scorecard
paths:
- workspaces/scorecard/
- name: e2e-theme
paths:
- workspaces/theme/
- name: extensions
paths:
- workspaces/extensions/
Expand Down
Loading