Linuxbrew / brew

:beer::penguin: The Homebrew package manager for Linux
https://linuxbrew.sh
BSD 2-Clause "Simplified" License
2.66k stars 237 forks source link

formula_installer: Use bottle_dependencies #774

Closed sjackman closed 6 years ago

sjackman commented 6 years ago

Modify bottle_dependencies to use Keg.relocation_formulae. Revert Fix dependency cycle when install patchelf.

codecov-io commented 6 years ago

Codecov Report

Merging #774 into master will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #774      +/-   ##
==========================================
+ Coverage   70.43%   70.46%   +0.03%     
==========================================
  Files         386      386              
  Lines       20711    20702       -9     
==========================================
+ Hits        14587    14588       +1     
+ Misses       6124     6114      -10
Impacted Files Coverage Δ
formula_installer.rb 63.76% <0%> (+1.03%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6f165d5...05aef1b. Read the comment docs.