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

extend/ENV/super: Remove Linux-specific functions #800

Closed sjackman closed 6 years ago

sjackman commented 6 years ago

These functions live in extend/os/linux/extend/ENV/super.rb

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #800      +/-   ##
==========================================
+ Coverage   70.56%   70.58%   +0.01%     
==========================================
  Files         382      382              
  Lines       20573    20562      -11     
==========================================
- Hits        14518    14514       -4     
+ Misses       6055     6048       -7
Impacted Files Coverage Δ
extend/ENV/super.rb 77.16% <0%> (-1.08%) :arrow_down:
formula_installer.rb 63.46% <0%> (+0.44%) :arrow_up:
utils/analytics.rb 89.74% <0%> (+7.69%) :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 40a9e97...7f1261d. Read the comment docs.