Ok, try components and move test upload directly to step

This commit is contained in:
shamoon
2025-03-06 21:56:05 -08:00
parent b17fca4c38
commit 151d5554b8
2 changed files with 17 additions and 63 deletions

View File

@@ -2,14 +2,14 @@ codecov:
require_ci_to_pass: true
# https://docs.codecov.com/docs/flags#recommended-automatic-flag-management
# Require each flag to have 1 upload before notification
flag_management:
individual_flags:
- name: backend
component_management:
individual_components:
- component_id: backend
paths:
- src/
- name: frontend
- src/**
- component_id: frontend
paths:
- src-ui/
- src-ui/**
# https://docs.codecov.com/docs/pull-request-comments
# codecov will only comment if coverage changes
comment: