File tree Expand file tree Collapse file tree
docs/internals/requirements Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -82,44 +82,34 @@ In Detail
8282 type == 'tool_req' and implemented == 'PARTIAL'
8383 type == 'tool_req' and implemented == 'YES'
8484
85- See table: :ref: `tooling_coverage_table_impl_links `
86-
8785 .. grid-item-card ::
8886
8987 .. needpie :: Requirements with Codelinks
9088 :labels: no codelink, with codelink
9189 :colors: red, green
9290 :filter-func: src.extensions.score_metamodel.checks.traceability_dashboard.pie_requirements_with_code_links(tool_req)
9391
94- See table: :ref: `tooling_coverage_table_impl_links `
95-
9692 .. grid-item-card ::
9793
9894 .. needpie :: Requirements with linked tests
9995 :labels: no test link, with test link
10096 :colors: red, green
10197 :filter-func: src.extensions.score_metamodel.checks.traceability_dashboard.pie_requirements_with_test_links(tool_req)
10298
103- See table: :ref: `tooling_coverage_table_impl_links `
104-
10599 .. grid-item-card ::
106100
107101 .. needpie :: Requirements fully linked (code + tests)
108102 :labels: not fully linked, fully linked
109103 :colors: orange, green
110104 :filter-func: src.extensions.score_metamodel.checks.traceability_dashboard.pie_requirements_fully_linked(tool_req)
111105
112- See table: :ref: `tooling_coverage_table_impl_links `
113-
114106 .. grid-item-card ::
115107
116108 .. needpie :: Process requirements linked by tool requirements
117109 :labels: not linked, linked
118110 :colors: red, green
119111 :filter-func: src.extensions.score_metamodel.checks.traceability_dashboard.pie_process_requirements_linked(tool_req,true)
120112
121- See table: :ref: `tooling_coverage_table_process_mapping `
122-
123113
124114Process-to-Tool Mapping
125115-----------------------
You can’t perform that action at this time.
0 commit comments