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

Also use getreg_get_regname() in getreginfo() #9398

Closed
wants to merge 1 commit into from

Conversation

zeertzjq
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 24, 2021

Codecov Report

Merging #9398 (8469e5f) into master (51e64b2) will decrease coverage by 0.21%.
The diff coverage is 100.00%.

❗ Current head 8469e5f differs from pull request most recent head c2fb561. Consider uploading reports for the commit c2fb561 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9398      +/-   ##
==========================================
- Coverage   90.37%   90.16%   -0.22%     
==========================================
  Files         154      150       -4     
  Lines      173156   169610    -3546     
==========================================
- Hits       156498   152925    -3573     
- Misses      16658    16685      +27     
Flag Coverage Δ
huge-clang-none ?
huge-gcc-none 89.82% <100.00%> (-0.02%) ⬇️
huge-gcc-testgui 88.39% <100.00%> (-0.01%) ⬇️
huge-gcc-unittests ?

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

Impacted Files Coverage Δ
src/version.c 92.64% <ø> (+0.30%) ⬆️
src/evalfunc.c 96.57% <100.00%> (-0.03%) ⬇️
src/bufwrite.c 84.42% <0.00%> (-1.41%) ⬇️
src/json.c 91.55% <0.00%> (-1.27%) ⬇️
src/textobject.c 92.99% <0.00%> (-1.24%) ⬇️
src/ui.c 83.28% <0.00%> (-1.19%) ⬇️
src/if_xcmdsrv.c 88.68% <0.00%> (-1.11%) ⬇️
src/help.c 89.74% <0.00%> (-1.09%) ⬇️
src/os_unix.c 71.46% <0.00%> (-0.91%) ⬇️
src/message.c 88.15% <0.00%> (-0.87%) ⬇️
... and 132 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 51e64b2...c2fb561. Read the comment docs.

@brammool brammool closed this in d3f00f5 Dec 24, 2021
@zeertzjq zeertzjq deleted the getreginfo-get-regname branch December 24, 2021 12:14
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Dec 24, 2021
Problem:    More duplicated code in f_getreginfo().
Solution:   Also use getreg_get_regname(). (closes vim/vim#9398)
vim/vim@d3f00f5
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Dec 24, 2021
Problem:    More duplicated code in f_getreginfo().
Solution:   Also use getreg_get_regname(). (closes vim/vim#9398)
vim/vim@d3f00f5
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Dec 24, 2021
Problem:    More duplicated code in f_getreginfo().
Solution:   Also use getreg_get_regname(). (closes vim/vim#9398)
vim/vim@d3f00f5
dundargoc pushed a commit to dundargoc/neovim that referenced this pull request Dec 26, 2021
Problem:    More duplicated code in f_getreginfo().
Solution:   Also use getreg_get_regname(). (closes vim/vim#9398)
vim/vim@d3f00f5
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