forked from chanzuckerberg/single-cell-curation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
codecov.yaml
27 lines (26 loc) · 784 Bytes
/
codecov.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
comment:
layout: "header, diff, components"
component_management:
default_rules:
statuses:
- type: project
target: auto
branches:
- "!main"
individual_components:
- component_id: module_cellxgene_schema_cli
name: cellxgene_schema_cli
paths:
- cellxgene_schema_cli/**
- component_id: module_migration_assistant
name: migration_assistant
paths:
- scripts/migration_assistant/**
- component_id: module_schema_bump_dry_run_genes
name: schema_bump_dry_run_genes
paths:
- scripts/schema_bump_dry_run_genes/**
- component_id: module_schema_bump_dry_run_ontologies
name: schema_bump_dry_run_ontologies
paths:
- scripts/schema_bump_dry_run_ontologies/**