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

8.2.4996 but for deletebufline() #10469

Closed
wants to merge 1 commit into from
Closed

Conversation

LemonBoy
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented May 22, 2022

Codecov Report

Merging #10469 (c7e692e) into master (0ad00a7) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master   #10469      +/-   ##
==========================================
- Coverage   81.61%   81.61%   -0.01%     
==========================================
  Files         158      158              
  Lines      184989   184992       +3     
  Branches    41844    41844              
==========================================
+ Hits       150979   150981       +2     
- Misses      21490    21494       +4     
+ Partials    12520    12517       -3     
Flag Coverage Δ
huge-clang-none 82.53% <100.00%> (+<0.01%) ⬆️
linux 82.53% <100.00%> (+<0.01%) ⬆️
mingw-x64-HUGE 0.00% <0.00%> (ø)
mingw-x64-HUGE-gui 78.03% <100.00%> (+<0.01%) ⬆️
windows 76.81% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
src/evalbuffer.c 91.36% <100.00%> (+0.05%) ⬆️
src/terminal.c 77.02% <0.00%> (-0.26%) ⬇️
src/libvterm/src/state.c 38.39% <0.00%> (-0.07%) ⬇️
src/channel.c 83.96% <0.00%> (+0.04%) ⬆️
src/netbeans.c 72.81% <0.00%> (+0.07%) ⬆️
src/profiler.c 83.81% <0.00%> (+0.66%) ⬆️
src/if_xcmdsrv.c 76.79% <0.00%> (+0.71%) ⬆️

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 0ad00a7...c7e692e. Read the comment docs.

@brammool brammool closed this in 9b2edfd May 22, 2022
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request May 22, 2022
Problem:    deletebufline() may change Visual selection.
Solution:   Disable Visual mode when using another buffer. (closes vim/vim#10469)
vim/vim@9b2edfd
kraftwerk28 pushed a commit to kraftwerk28/neovim that referenced this pull request Jun 1, 2022
Problem:    deletebufline() may change Visual selection.
Solution:   Disable Visual mode when using another buffer. (closes vim/vim#10469)
vim/vim@9b2edfd
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