Skip to content

Pointed the SMP coverage comment at #677 - #719

Merged
fdesbiens merged 1 commit into
devfrom
fix-plan-identifier-in-smp-coverage-comment
Sep 10, 2026
Merged

Pointed the SMP coverage comment at #677#719
fdesbiens merged 1 commit into
devfrom
fix-plan-identifier-in-smp-coverage-comment

Conversation

@fdesbiens

Copy link
Copy Markdown
Contributor

The paragraph explaining why the SMP coverage floor sits at 99 rather than 100 ended with a bare reference that resolves to nothing a reader of this repository can open. It named a source outside the tree in place of one inside it.

The real source is #677. That pull request wrote the four tests which closed 53 of the 64 lines, took the measurements this paragraph quotes — the 180,003 windows with zero handovers, and the three remaining lines in tx_thread_smp_utilities.c — and raised the floor from 98 to 99. Citing it gives the next reader somewhere to go.

This is the same correction #718 made across five other files. This line was missed there because it lives in regression_test.yml rather than in regression_template.yml.

Comment only; no behaviour change. The workflow still parses and the job inputs are untouched.

…asurements

The paragraph explaining why the SMP floor sits at 99 rather than 100 ended
with a bare reference that resolves to nothing a reader of this repository can
open. It named a source outside the tree in place of one inside it.

The real source is #677: it wrote the four tests that closed 53 of the 64
lines, took the measurements the paragraph quotes -- the 180,003 windows with
zero handovers, and the three remaining lines in tx_thread_smp_utilities.c --
and raised the floor from 98 to 99. Citing it gives the next reader somewhere
to go.

This is the same correction #718 made across five other files; this line was
missed because it sits in regression_test.yml rather than the template.

Comment only; no behaviour change.

Assisted-by: Claude Code (Opus 5) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Test Results FreeRTOS

3 tests  ±0   3 ✅ ±0   1s ⏱️ -1s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 2ba918c. ± Comparison against base commit 39277cf.

@github-actions

Copy link
Copy Markdown

Test Results ThreadX

490 tests  ±0   490 ✅ ±0   6m 4s ⏱️ - 1m 36s
  5 suites ±0     0 💤 ±0 
  5 files   ±0     0 ❌ ±0 

Results for commit 2ba918c. ± Comparison against base commit 39277cf.

@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Health
common.src 100% 78%
Summary 100% (4502 / 4503) 78% (2556 / 3292)

Minimum allowed line rate is 99%

@github-actions

Copy link
Copy Markdown

Test Results SMP

570 tests  ±0   570 ✅ ±0   5m 53s ⏱️ + 1m 5s
  5 suites ±0     0 💤 ±0 
  5 files   ±0     0 ❌ ±0 

Results for commit 2ba918c. ± Comparison against base commit 39277cf.

@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Health
common_smp.src 100% 81%
Summary 100% (5434 / 5447) 81% (3038 / 3770)

Minimum allowed line rate is 99%

@fdesbiens fdesbiens changed the title Pointed the SMP coverage comment at the pull request that made its measurements Pointed the SMP coverage comment at #677 Sep 10, 2026
@fdesbiens
fdesbiens merged commit 42f1d2b into dev Sep 10, 2026
13 checks passed
@fdesbiens
fdesbiens deleted the fix-plan-identifier-in-smp-coverage-comment branch September 10, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant