Skip to content

feat: render traceability on a page#608

Merged
MaximilianSoerenPollak merged 3 commits into
eclipse-score:mainfrom
etas-contrib:test-traceability-documented
Jun 22, 2026
Merged

feat: render traceability on a page#608
MaximilianSoerenPollak merged 3 commits into
eclipse-score:mainfrom
etas-contrib:test-traceability-documented

Conversation

@a-zw

@a-zw a-zw commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

@github-actions

github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //src:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.6.0) and connecting to it...
INFO: Invocation ID: 469a6a5c-d065-48cb-b0cd-5e64b21f393c
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
WARNING: Target pattern parsing failed.
ERROR: Skipping '//src:license-check': no such target '//src:license-check': target 'license-check' not declared in package 'src' defined by /home/runner/work/docs-as-code/docs-as-code/src/BUILD
ERROR: no such target '//src:license-check': target 'license-check' not declared in package 'src' defined by /home/runner/work/docs-as-code/docs-as-code/src/BUILD
INFO: Elapsed time: 5.195s
INFO: 0 processes.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target

@github-actions

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

Comment thread docs/internals/requirements/requirement_coverage.rst Outdated
a-zw added 2 commits June 19, 2026 12:05
Roughly red=bad and green=good

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an internal documentation page that renders traceability/coverage information (requirements ↔ tests and requirements ↔ source-code links) directly in the Sphinx docs, using the same score_metrics data as CI quality gates.

Changes:

  • Introduces a new “Requirement Test Coverage” page with needpie charts and needtable traceability tables.
  • Links the new page from the internals/requirements index and toctree.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/internals/requirements/requirement_coverage.rst New dashboard page showing requirement/test/code-link coverage and traceability tables.
docs/internals/requirements/index.rst Adds requirement_coverage to the section description and toctree.

Comment thread docs/internals/requirements/requirement_coverage.rst

@MaximilianSoerenPollak MaximilianSoerenPollak left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 💯

@MaximilianSoerenPollak MaximilianSoerenPollak merged commit c2bba9c into eclipse-score:main Jun 22, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants