Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

metrics.json file does not support feature integration tests in module repo

オープン
#752 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
45/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
活発
技術スタック
python
領域
tooling

調査の方向性

まず、リンクされた lifecycle 統合テストと feature-requirements パスを再現コンテキストとして使用し、score_metrics_include_external_needs と score_metrics_requirement_types が生成される metrics.json ファイルにどのような影響を与えるかを確認します。現在の module-repo の出力を、要求されている cross-repository セットアップと比較します。完了の条件は、metrics.json にそのモジュールまたは feature に関連する feature requirements のみが含まれ、統合テストへのリンクが維持されていることです。

索引モデルが issue の本文から書いたものです。

説明

What

Problem

The metrics.json file file from score_lifecycle does not display the linking between feature requirements and feature integration tests.

Context

Within lifecycle feature team we have the following setup:

This repo setup is described also in the process documentation .

By default, the resulting metrics.json file from the score_lifecycle repo does not contain any feature requirements linking, but only the linking to component requirements (which are defined in the same score_lifecycle repo).

When following dashboards_and_quality_gates documentation and setting score_metrics_include_external_needs = True & score_metrics_requirement_types = "feat_req,comp_req,aou_req" the metrics.json file gets polluted with all feature requirements of all modules.

I am not aware of any other settings that would support the use case.

Expectation

score_metrics supports the use case of feature requirements and feature integration tests within different repos.
It shall be possible to generate a metrics.json file from the module repo that contains only the feature requirements that are relevant for the module/feature.

Acceptance Criteria (DoD)
  • score_metrics supports cross repo linking for a single feature/module to support the use case feature requirements and feature integration tests in different repos
How

No response

主要言語
Python
スター
11
フォーク
33
平均マージ
22時間 43分
マージ済み PR(30日)
65

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

eclipse-score/docs-as-code のほかの issue

eclipse-score/docs-as-code の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。