Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate #undef EMIT2 #9932

Closed
wants to merge 1 commit into from

Conversation

zeertzjq
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 11, 2022

Codecov Report

Merging #9932 (9f63eeb) into master (20fb28b) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #9932   +/-   ##
=======================================
  Coverage   81.89%   81.89%           
=======================================
  Files         167      167           
  Lines      187067   187067           
  Branches    42159    42159           
=======================================
+ Hits       153198   153201    +3     
+ Misses      21532    21530    -2     
+ Partials    12337    12336    -1     
Flag Coverage Δ
huge-clang-none 82.31% <ø> (-0.01%) ⬇️
huge-gcc-none 82.64% <ø> (+<0.01%) ⬆️
huge-gcc-testgui 81.10% <ø> (-0.01%) ⬇️
huge-gcc-unittests 2.01% <ø> (ø)
linux 83.88% <ø> (-0.01%) ⬇️
mingw-x64-HUGE 0.00% <ø> (ø)
mingw-x64-HUGE-gui 77.15% <ø> (+<0.01%) ⬆️
windows 75.93% <ø> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
src/regexp_nfa.c 89.85% <ø> (ø)
src/message.c 81.27% <0.00%> (-0.24%) ⬇️
src/term.c 73.31% <0.00%> (-0.16%) ⬇️
src/channel.c 83.67% <0.00%> (-0.10%) ⬇️
src/fileio.c 75.88% <0.00%> (-0.09%) ⬇️
src/netbeans.c 73.04% <0.00%> (-0.08%) ⬇️
src/libvterm/src/state.c 89.56% <0.00%> (-0.07%) ⬇️
src/window.c 87.91% <0.00%> (-0.07%) ⬇️
src/tag.c 87.74% <0.00%> (ø)
src/version.c 84.16% <0.00%> (ø)
... and 5 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 20fb28b...9f63eeb. Read the comment docs.

@brammool brammool closed this in 0a4e098 Mar 11, 2022
@zeertzjq zeertzjq deleted the remove-duplicate-undef branch March 11, 2022 15:36
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Mar 19, 2022
Problem:    Duplicate #undef.
Solution:   Remove one #undef. (closes vim/vim#9932)
vim/vim@0a4e098
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Mar 19, 2022
Problem:    Duplicate #undef.
Solution:   Remove one #undef. (closes vim/vim#9932)
vim/vim@0a4e098
dmitmel pushed a commit to dmitmel/neovim that referenced this pull request Apr 16, 2022
Problem:    Duplicate #undef.
Solution:   Remove one #undef. (closes vim/vim#9932)
vim/vim@0a4e098
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant