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

Implement conflicts_with :formula for casks #16374

Closed
wants to merge 1 commit into from

Implement `conflicts_with :formula` for casks

6e878b6
Select commit
Loading
Failed to load commit list.
Closed

Implement conflicts_with :formula for casks #16374

Implement `conflicts_with :formula` for casks
6e878b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 21, 2023 in 0s

34.21% of diff hit (target 71.60%)

View this Pull Request on Codecov

34.21% of diff hit (target 71.60%)

Annotations

Check warning on line 99 in Library/Homebrew/cask/exceptions.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/cask/exceptions.rb#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 107 in Library/Homebrew/cask/exceptions.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/cask/exceptions.rb#L104-L107

Added lines #L104 - L107 were not covered by tests

Check warning on line 115 in Library/Homebrew/cask/exceptions.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/cask/exceptions.rb#L115

Added line #L115 was not covered by tests

Check warning on line 158 in Library/Homebrew/cask/installer.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/cask/installer.rb#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 160 in Library/Homebrew/cask/installer.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/cask/installer.rb#L160

Added line #L160 was not covered by tests

Check warning on line 8 in Library/Homebrew/formula_conflict.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/formula_conflict.rb#L7-L8

Added lines #L7 - L8 were not covered by tests

Check warning on line 10 in Library/Homebrew/formula_conflict.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/formula_conflict.rb#L10

Added line #L10 was not covered by tests

Check warning on line 14 in Library/Homebrew/formula_conflict.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/formula_conflict.rb#L14

Added line #L14 was not covered by tests

Check warning on line 19 in Library/Homebrew/formula_conflict.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/formula_conflict.rb#L19

Added line #L19 was not covered by tests

Check warning on line 23 in Library/Homebrew/formula_conflict.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/formula_conflict.rb#L23

Added line #L23 was not covered by tests

Check warning on line 28 in Library/Homebrew/formula_conflict.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/formula_conflict.rb#L28

Added line #L28 was not covered by tests

Check warning on line 35 in Library/Homebrew/formula_conflict.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/formula_conflict.rb#L35

Added line #L35 was not covered by tests

Check warning on line 37 in Library/Homebrew/formula_conflict.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/formula_conflict.rb#L37

Added line #L37 was not covered by tests

Check warning on line 39 in Library/Homebrew/formula_conflict.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

Library/Homebrew/formula_conflict.rb#L39

Added line #L39 was not covered by tests