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

Add additional tests for option.c #8369

Closed
wants to merge 1 commit into from
Closed

Conversation

yegappan
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 12, 2021

Codecov Report

Merging #8369 (750609b) into master (8de901e) will increase coverage by 0.67%.
The diff coverage is n/a.

❗ Current head 750609b differs from pull request most recent head 61160f7. Consider uploading reports for the commit 61160f7 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8369      +/-   ##
==========================================
+ Coverage   88.98%   89.65%   +0.67%     
==========================================
  Files         148      149       +1     
  Lines      166452   164525    -1927     
==========================================
- Hits       148121   147510     -611     
+ Misses      18331    17015    -1316     
Flag Coverage Δ
huge-clang-none 91.79% <ø> (+2.80%) ⬆️
huge-gcc-none 89.25% <ø> (?)
huge-gcc-testgui 87.74% <ø> (+<0.01%) ⬆️
huge-gcc-unittests 2.50% <ø> (ø)

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

Impacted Files Coverage Δ
src/libvterm/src/unicode.c 70.83% <0.00%> (-17.17%) ⬇️
src/os_unix.c 70.98% <0.00%> (-0.97%) ⬇️
src/textobject.c 91.69% <0.00%> (-0.71%) ⬇️
src/if_python.c 82.65% <0.00%> (-0.62%) ⬇️
src/bufwrite.c 84.17% <0.00%> (-0.60%) ⬇️
src/drawline.c 84.74% <0.00%> (-0.55%) ⬇️
src/move.c 93.77% <0.00%> (-0.54%) ⬇️
src/ex_cmds2.c 90.93% <0.00%> (-0.54%) ⬇️
src/beval.c 82.81% <0.00%> (-0.53%) ⬇️
src/mbyte.c 80.09% <0.00%> (-0.52%) ⬇️
... and 116 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 8de901e...61160f7. Read the comment docs.

@brammool brammool closed this in 5958549 Jun 12, 2021
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Sep 22, 2022
Problem:    Not all options code is covered by tests.
Solution:   Add more tests for options. (Yegappan Lakshmanan, closes vim/vim#8369)
vim/vim@5958549
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Sep 22, 2022
Problem:    Not all options code is covered by tests.
Solution:   Add more tests for options. (Yegappan Lakshmanan, closes vim/vim#8369)
vim/vim@5958549
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Sep 22, 2022
Problem:    Not all options code is covered by tests.
Solution:   Add more tests for options. (Yegappan Lakshmanan, closes vim/vim#8369)
vim/vim@5958549
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Sep 22, 2022
Problem:    Not all options code is covered by tests.
Solution:   Add more tests for options. (Yegappan Lakshmanan, closes vim/vim#8369)
vim/vim@5958549
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Sep 22, 2022
Problem:    Not all options code is covered by tests.
Solution:   Add more tests for options. (Yegappan Lakshmanan, closes vim/vim#8369)
vim/vim@5958549
lvimuser pushed a commit to lvimuser/neovim that referenced this pull request Oct 6, 2022
Problem:    Not all options code is covered by tests.
Solution:   Add more tests for options. (Yegappan Lakshmanan, closes vim/vim#8369)
vim/vim@5958549
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