File tree 1 file changed +1
-38
lines changed
1 file changed +1
-38
lines changed Original file line number Diff line number Diff line change 1
1
codecov :
2
2
require_ci_to_pass : true
3
- comment :
4
- layout : " flags, components, files"
5
- behavior : default
6
- hide_project_coverage : false
3
+ comment : false
7
4
coverage :
8
5
status :
9
6
patch :
@@ -19,37 +16,3 @@ parsers:
19
16
enable_partials : yes
20
17
ignore :
21
18
- ' **/*.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%
You can’t perform that action at this time.
0 commit comments