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

Merge 1.8.3 #888

Closed sjackman closed 6 years ago

sjackman commented 6 years ago

See https://github.com/Homebrew/brew/releases/tag/1.8.3

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #888     +/-   ##
=========================================
+ Coverage   70.07%   70.67%   +0.6%     
=========================================
  Files         392      406     +14     
  Lines       21426    21931    +505     
=========================================
+ Hits        15014    15500    +486     
- Misses       6412     6431     +19
Impacted Files Coverage Δ
requirements/java_requirement.rb 88.46% <0%> (-3.54%) :arrow_down:
cmd/style.rb 22.85% <0%> (-1.15%) :arrow_down:
formula_installer.rb 63.65% <0%> (-0.31%) :arrow_down:
global.rb 96.66% <0%> (-0.04%) :arrow_down:
cmd/tap-unpin.rb 100% <0%> (ø) :arrow_up:
rubocops.rb 100% <0%> (ø) :arrow_up:
cmd/reinstall.rb 100% <0%> (ø) :arrow_up:
cmd/home.rb 0% <0%> (ø) :arrow_up:
cmd/tap-pin.rb 100% <0%> (ø) :arrow_up:
cmd/untap.rb 100% <0%> (ø) :arrow_up:
... and 56 more

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 9769fb2...4f1938c. Read the comment docs.