Test the 1 untested function in specs/fpga/router.t27 - #4593
Merged
Merged
Conversation
The function est_total_wire was the only untested function in this file (14 functions, 1 untested). Added three tests: - est_total_wire_basic: tests normal calculation with multiple fanouts of different wire lengths - est_total_wire_zero_fcount: tests that fcount=0 returns 0 - est_total_wire_zero_fanout: tests that fanout=0 returns 0 wire length All acceptance criteria verified: - t27c coverage shows 0 untested functions - Function count remains 14 - Test count increased from 19 to 22 - spec-status shows IMPLEMENTED - test-report shows 0 BLOCKED Closes #4448
A pull request must add exactly one docs/now entry and a bee has no way to know that: its brief names a boundary file and acceptance criteria, and docs/now/ is neither. The publisher adds it rather than failing the gate. Closes #4448 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
A pull request must add exactly one docs/now entry and a bee has no way to know that: its brief names a boundary file and acceptance criteria, and docs/now/ is neither. The publisher adds it rather than failing the gate. Closes #4448 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
gHashTag
enabled auto-merge (squash)
September 22, 2026 06:18
This was referenced Sep 22, 2026
Port part 2 of 2 of tools/trinity_c_abi.py to specs/port/tools/trinity_c_abi.t27 (5 functions)
#4582
Merged
Contributor
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
Contributor
This was referenced Sep 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #4448
Written by a bee on
queen-4448and published bytools/queen/publish.py. The branch itself is the bee's; the second commit is the coordination entry every pull request must add, which a bee has no way to know about.🤖 Generated with Claude Code