Keep parsed and evaled stdout free of warnings #24015

Merged
MikeMcQuaid opened 4:16am on September 17, 2026 wanted to merge 235 Δ into homebrew/brew main from
bundle_env_stderr

Pull request #24015 quality checks

Code files and functions touched by this pull request are analyzed below.

Quality targets

How does this pull request compare to chosen code quality targets? Read more about code quality targets.

Target name Target value This PR
Maximum Diff Delta per PR 500 235
Maximum comment count per PR 10 0
Pull request maximum business days between activity 3 1
Pull request maximum business days open 5 1

Coupled files

Are there any files from this commit that are always committed alongside another file? This often suggests that there exists code coupling to potentially remove. Read more about code coupling

Committed together % Code file
Coupled code file
Commits in PR with both
77 Library/Homebrew/test/bundle/skipper_spec.rb
Library/Homebrew/bundle/skipper.rb
1
77 Library/Homebrew/bundle/skipper.rb
Library/Homebrew/test/bundle/skipper_spec.rb
1
71 Library/Homebrew/extend/os/linux/bundle/skipper.rb
Library/Homebrew/test/bundle/skipper_spec.rb
1
71 Library/Homebrew/extend/os/linux/bundle/skipper.rb
Library/Homebrew/bundle/skipper.rb
1

️ Biggest functions grown or shrunk by pull request

Which functions had their line count change as part of this pull request?

Qualified function name View whole function Lines removed Lines added Final line count
Homebrew::Bundle::Skipper::skip? 1 3 25
OS::Mac::Bundle::Skipper::ClassMethods::unsupported_reason 0 5 6
OS::unsupported_reason 1 2 5
OS::Mac::Bundle::Skipper::ClassMethods::linux_only_entry? 3 0 ---
OS::Mac::Bundle::Skipper::ClassMethods::skip? 1 0 ---
OS::Linux::Bundle::Skipper::ClassMethods::requires_wsl? 1 0 ---
OS::Linux::Bundle::Skipper::ClassMethods::skip? 1 0 ---