File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ coverage:
1010 default :
1111 target : 80%
1212comment :
13- layout : " reach,diff,flags,components"
13+ layout : ' reach,diff,flags,components'
1414 behavior : default
1515 require_changes : false
1616flags :
4444 carryforward : true
4545 Flowthru.Extensions.Python.Tests :
4646 carryforward : true
47+ Flowthru.Extensions.Xml.Tests :
48+ carryforward : true
4749 Flowthru.FUnit.CodeFixes.Tests :
4850 carryforward : true
4951 Flowthru.FUnit.SourceGenerators.Tests :
@@ -60,18 +62,36 @@ flags:
6062 carryforward : true
6163 Flowthru.Tests :
6264 carryforward : true
63- Flowthru.Tests.Examples :
64- carryforward : true
6565 Flowthru.Tests.Templates :
6666 carryforward : true
67+ FlowthruCoverage :
68+ carryforward : true
69+ KedroIris :
70+ carryforward : true
6771 KedroIrisFUnit :
6872 carryforward : true
73+ KedroIrisPython :
74+ carryforward : true
75+ KedroSpaceflights :
76+ carryforward : true
6977 KedroSpaceflightsCustom :
7078 carryforward : true
7179 KedroSpaceflightsFUnit :
7280 carryforward : true
81+ KedroSpaceflightsGQL :
82+ carryforward : true
83+ KedroSpaceflightsPython :
84+ carryforward : true
85+ Minimal :
86+ carryforward : true
87+ RetailDataSplitFlow :
88+ carryforward : true
7389 SpaceflightsDistributed :
7490 carryforward : true
91+ SpaceflightsEFCore :
92+ carryforward : true
93+ SpaceflightsPythonEFCore :
94+ carryforward : true
7595component_management :
7696 individual_components :
7797 - component_id : flowthru
@@ -138,6 +158,10 @@ component_management:
138158 name : Flowthru.Extensions.Python.SourceGenerators
139159 paths :
140160 - src/extensions/Flowthru.Extensions.Python.SourceGenerators/**
161+ - component_id : flowthru_extensions_xml
162+ name : Flowthru.Extensions.Xml
163+ paths :
164+ - src/extensions/Flowthru.Extensions.Xml/**
141165 - component_id : flowthru_funit
142166 name : Flowthru.FUnit
143167 paths :
You can’t perform that action at this time.
0 commit comments