Skip to content

Commit 88db367

Browse files
committed
chore: revert codecov comment and required check
This commit reverts #9687 and #9758 refs: #9778
1 parent 1875030 commit 88db367

File tree

1 file changed

+1
-38
lines changed

1 file changed

+1
-38
lines changed

codecov.yaml

+1-38
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
codecov:
22
require_ci_to_pass: true
3-
comment:
4-
layout: "flags, components, files"
5-
behavior: default
6-
hide_project_coverage: false
3+
comment: false
74
coverage:
85
status:
96
patch:
@@ -19,37 +16,3 @@ parsers:
1916
enable_partials: yes
2017
ignore:
2118
- '**/*.json'
22-
component_management:
23-
individual_components:
24-
- component_id: module_swingset_kernel
25-
name: SwingSet/kernel
26-
paths:
27-
- packages/SwingSet/src/kernel/**
28-
statuses:
29-
- type: project
30-
target: auto
31-
threshold: 0.05%
32-
- component_id: module_ertp
33-
name: ERTP
34-
paths:
35-
- packages/ERTP/**
36-
statuses:
37-
- type: project
38-
target: auto
39-
threshold: 0.05%
40-
- component_id: module_orchestration
41-
name: Orchestration
42-
paths:
43-
- packages/orchestration/**
44-
statuses:
45-
- type: project
46-
target: auto
47-
threshold: 0.05%
48-
- component_id: module_swing_store
49-
name: swing-store
50-
paths:
51-
- packages/swing-store/**
52-
statuses:
53-
- type: project
54-
target: auto
55-
threshold: 0.05%

0 commit comments

Comments
 (0)