Add API contract verification tests for FormulaStruct and CaskStruct#21632
Merged
Rylan12 merged 1 commit intoHomebrew:mainfrom Feb 26, 2026
Merged
Add API contract verification tests for FormulaStruct and CaskStruct#21632Rylan12 merged 1 commit intoHomebrew:mainfrom
Rylan12 merged 1 commit intoHomebrew:mainfrom
Conversation
Nightshift-Task: api-contract-verify Nightshift-Ref: https://github.com/marcus/nightshift Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Rylan12
approved these changes
Feb 26, 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.
Summary
cask_struct_spec.rbtest file coveringfrom_hashconstruction, all 9 predicate methods, artifact/caveats placeholder replacement, and unknown key handlingformula_struct_spec.rbwithdeserializecontract tests (bottle reconstruction,_presentfield inference,_url_args/uses_from_macos/service_args/conflictsformatting), all 11 predicate method tests, and a serialize/deserialize round-trip consistency checkTest plan
brew tests --only=api/formula_struct— 16 examples, 0 failuresbrew tests --only=api/cask_struct— 7 examples, 0 failuresbrew style— no offensesbrew typecheck— no errors🤖 Generated with Claude Code
Automated by nightshift