Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ActiveSupport from runtime #16463

Merged
merged 24 commits into from
Jan 22, 2024

Use each_with_object

e574904
Select commit
Loading
Failed to load commit list.
Merged

Remove ActiveSupport from runtime #16463

Use each_with_object
e574904
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 22, 2024 in 0s

83.21% of diff hit (target 66.53%)

View this Pull Request on Codecov

83.21% of diff hit (target 66.53%)

Annotations

Check warning on line 77 in Library/Homebrew/extend/file/atomic.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/extend/file/atomic.rb#L77

Added line #L77 was not covered by tests

Check warning on line 25 in Library/Homebrew/extend/hash/deep_transform_values.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/extend/hash/deep_transform_values.rb#L25

Added line #L25 was not covered by tests

Check warning on line 69 in Library/Homebrew/extend/hash/keys.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/extend/hash/keys.rb#L69

Added line #L69 was not covered by tests

Check warning on line 78 in Library/Homebrew/extend/hash/keys.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/extend/hash/keys.rb#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 80 in Library/Homebrew/extend/hash/keys.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/extend/hash/keys.rb#L80

Added line #L80 was not covered by tests

Check warning on line 108 in Library/Homebrew/extend/hash/keys.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/extend/hash/keys.rb#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 55 in Library/Homebrew/extend/object/deep_dup.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/extend/object/deep_dup.rb#L55

Added line #L55 was not covered by tests

Check warning on line 71 in Library/Homebrew/extend/object/deep_dup.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/extend/object/deep_dup.rb#L71

Added line #L71 was not covered by tests

Check warning on line 569 in Library/Homebrew/formula_installer.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/formula_installer.rb#L569

Added line #L569 was not covered by tests

Check warning on line 1211 in Library/Homebrew/formula_installer.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/formula_installer.rb#L1211

Added line #L1211 was not covered by tests