Conversation
Writer dehydrate: replace _conditions_are_blank with _is_padding_row that also recognizes |-only rows as strippable padding. Delete unused _is_blank_row helper. Converter hydrate: add _hydrate_wire_continuations pass that propagates T/| tokens downward into blank padding cells after block finalization. Generalize auto-pad to handle tall AF instructions at any row position, not just row 0. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Click accepts multi-AF single-rung encodes without the summary block appended to the last AF cell. Confirmed by paste-testing both variants. Removes ~115 lines of complex gating logic that only one golden fixture exercised. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add combine_coverage.py to stack random coverage CSVs into a single multi-row rung for quick paste smoke-testing. Simplify coverage_golden.py to regenerate all bins unconditionally instead of gating on verify log. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.
logic
combine_coverage.pydevtool for paste smoke-testing random fixture comboscoverage_golden.pyto regenerate all bins unconditionallyTest plan
instr-3row-branchre-verified in Click without AF summarymake goldenandmake coverage-goldenboth clean