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

Fix cmdline_row computation #8184

Closed
wants to merge 1 commit into from
Closed

Fix cmdline_row computation #8184

wants to merge 1 commit into from

Conversation

matveyt
Copy link
Contributor

@matveyt matveyt commented May 7, 2021

Fixes #8170

@codecov
Copy link

codecov bot commented May 7, 2021

Codecov Report

Merging #8184 (8278309) into master (261417b) will decrease coverage by 0.40%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8184      +/-   ##
==========================================
- Coverage   89.35%   88.95%   -0.41%     
==========================================
  Files         148      148              
  Lines      166709   165192    -1517     
==========================================
- Hits       148966   146949    -2017     
- Misses      17743    18243     +500     
Flag Coverage Δ
huge-clang-none 87.76% <ø> (-0.82%) ⬇️
huge-gcc-none 88.81% <ø> (-0.01%) ⬇️
huge-gcc-testgui ?
huge-gcc-unittests 2.46% <ø> (ø)

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

Impacted Files Coverage Δ
src/gui_gtk_x11.c 57.17% <0.00%> (-5.60%) ⬇️
src/highlight.c 86.42% <0.00%> (-4.05%) ⬇️
src/ui.c 78.40% <0.00%> (-3.47%) ⬇️
src/gui_gtk.c 27.70% <0.00%> (-3.39%) ⬇️
src/buffer.c 89.36% <0.00%> (-2.83%) ⬇️
src/gui.c 59.53% <0.00%> (-2.77%) ⬇️
src/os_unix.c 69.30% <0.00%> (-2.31%) ⬇️
src/gui_xim.c 22.00% <0.00%> (-1.75%) ⬇️
src/hardcopy.c 86.15% <0.00%> (-1.62%) ⬇️
src/filepath.c 88.43% <0.00%> (-1.54%) ⬇️
... and 78 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 261417b...8278309. Read the comment docs.

@brammool brammool closed this in e08795e May 7, 2021
@matveyt matveyt deleted the issue-8170 branch May 7, 2021 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"lazyredraw, laststatus=2, statusline=%f" generates a command-mode position problem
2 participants