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

correct string formats #5456

Closed
wants to merge 1 commit into from
Closed

Conversation

FrazerClews
Copy link

I have correct the string formats in some scanf and printf functions

@codecov-io
Copy link

Codecov Report

Merging #5456 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5456      +/-   ##
==========================================
- Coverage   82.85%   82.85%   -0.01%     
==========================================
  Files         134      134              
  Lines      147814   147814              
==========================================
- Hits       122478   122474       -4     
- Misses      25336    25340       +4
Impacted Files Coverage Δ
src/libvterm/src/parser.c 90.16% <ø> (ø) ⬆️
src/libvterm/src/pen.c 91.01% <ø> (ø) ⬆️
src/ui.c 72.32% <ø> (-0.09%) ⬇️
src/drawline.c 84.64% <0%> (-0.14%) ⬇️
src/gui_gtk_x11.c 57.96% <0%> (-0.1%) ⬇️
src/channel.c 84.22% <0%> (-0.08%) ⬇️
src/os_unix.c 63.55% <0%> (-0.05%) ⬇️
src/terminal.c 81.85% <0%> (+0.03%) ⬆️
src/gui.c 63.63% <0%> (+0.05%) ⬆️
... and 1 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 41a4141...e1661ec. Read the comment docs.

@brammool
Copy link
Contributor

brammool commented Jan 8, 2020

Thanks, I can include that. Please also send the libvterm changes to the original libvterm maintainers, hopefully we don't divert too much.

@brammool brammool closed this in b16ad96 Jan 8, 2020
@chrisbra
Copy link
Member

chrisbra commented Jan 9, 2020

ping @leonerd

@leonerd
Copy link

leonerd commented Jan 13, 2020

Hi. Thanks. Turns out only one of those two is still present in latest development source anyway. Shall apply there.

marvim pushed a commit to neovim/libvterm that referenced this pull request Jan 13, 2020
Sbozzolo pushed a commit to Sbozzolo/libvterm-mirror that referenced this pull request Feb 19, 2022
original bzr status:
revno: 763
committer: Paul "LeoNerd" Evans <leonerd@leonerd.org.uk>
branch nick: libvterm
timestamp: Mon 2020-01-13 16:06:09 +0000
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.

5 participants