Skip to content

CI/Coverity: fixup: update-alternatives for lua not needed on 20.04#10987

Closed
pheiduck wants to merge 1 commit intovim:masterfrom
pheiduck:patch-1
Closed

CI/Coverity: fixup: update-alternatives for lua not needed on 20.04#10987
pheiduck wants to merge 1 commit intovim:masterfrom
pheiduck:patch-1

Conversation

@pheiduck
Copy link
Copy Markdown
Contributor

update-alternatives: error: alternative link /usr/bin/lua is already managed by lua-interpreter

 update-alternatives: error: alternative link /usr/bin/lua is already managed by lua-interpreter
@pheiduck pheiduck changed the title fixup: update-alternatives for lua not needed on 20.04 CI/Coverity: fixup: update-alternatives for lua not needed on 20.04 Aug 26, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 26, 2022

Codecov Report

Merging #10987 (7ae06f8) into master (c312619) will increase coverage by 0.71%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #10987      +/-   ##
==========================================
+ Coverage   81.78%   82.49%   +0.71%     
==========================================
  Files         162      152      -10     
  Lines      187574   177483   -10091     
  Branches    42669    40274    -2395     
==========================================
- Hits       153410   146421    -6989     
+ Misses      21708    18898    -2810     
+ Partials    12456    12164     -292     
Flag Coverage Δ
huge-clang-none 82.70% <ø> (-0.01%) ⬇️
huge-gcc-none 55.57% <ø> (+<0.01%) ⬆️
huge-gcc-testgui 54.00% <ø> (+<0.01%) ⬆️
huge-gcc-unittests 0.30% <ø> (ø)
linux 82.49% <ø> (ø)
mingw-x64-HUGE ?
mingw-x64-HUGE-gui ?
windows ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/regexp_bt.c 78.43% <0.00%> (-7.44%) ⬇️
src/json.c 77.74% <0.00%> (-5.49%) ⬇️
src/regexp_nfa.c 85.12% <0.00%> (-4.46%) ⬇️
src/libvterm/src/parser.c 55.18% <0.00%> (-4.15%) ⬇️
src/edit.c 82.82% <0.00%> (-3.54%) ⬇️
src/normal.c 87.96% <0.00%> (-3.00%) ⬇️
src/misc2.c 86.36% <0.00%> (-2.95%) ⬇️
src/gui.c 69.72% <0.00%> (-2.94%) ⬇️
src/libvterm/src/screen.c 50.18% <0.00%> (-2.85%) ⬇️
src/highlight.c 78.42% <0.00%> (-2.80%) ⬇️
... and 118 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@brammool brammool closed this in c361842 Aug 26, 2022
@pheiduck pheiduck deleted the patch-1 branch August 26, 2022 15:49
@k-takata k-takata added the CI GHA, Cirrus, AppVeyor, ... label Aug 26, 2022
dundargoc added a commit to dundargoc/neovim that referenced this pull request Dec 16, 2023
…Ubuntu 20.04

Problem:    Coverity CI: update-alternatives not needed with Ubuntu 20.04.
Solution:   Remove update-alternatives for Lua. (closes vim/vim#10987)

vim/vim@c361842

Co-authored-by: Philip H <47042125+pheiduck@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI GHA, Cirrus, AppVeyor, ...

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants