onivim / oni

Oni: Modern Modal Editing - powered by Neovim
https://www.onivim.io
MIT License
11.35k stars 299 forks source link

Upgrade electron to 2.0.8 to fix glibc version issue #2555

Closed psxpaul closed 6 years ago

psxpaul commented 6 years ago

This should fix #2497, but I haven't encountered the issue on my Ubuntu machine as 18.04 is still on glibc 2.27.

codecov[bot] commented 6 years ago

Codecov Report

Merging #2555 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2555   +/-   ##
=======================================
  Coverage   44.93%   44.93%           
=======================================
  Files         352      352           
  Lines       14336    14336           
  Branches     1863     1863           
=======================================
  Hits         6442     6442           
  Misses       7669     7669           
  Partials      225      225

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 af03770...f2d7107. Read the comment docs.