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 sparql filetype #7679

Closed
wants to merge 2 commits into from
Closed

Add sparql filetype #7679

wants to merge 2 commits into from

Conversation

GordianDziwis
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Jan 14, 2021

Codecov Report

Merging #7679 (e40f4a7) into master (6601b62) will increase coverage by 0.20%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7679      +/-   ##
==========================================
+ Coverage   88.64%   88.84%   +0.20%     
==========================================
  Files         148      148              
  Lines      164279   161651    -2628     
==========================================
- Hits       145627   143622    -2005     
+ Misses      18652    18029     -623     
Flag Coverage Δ
huge-clang-none 75.68% <ø> (-12.37%) ⬇️
huge-gcc-none 88.43% <ø> (-0.01%) ⬇️
huge-gcc-testgui 86.93% <ø> (?)
huge-gcc-unittests 2.48% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
src/libvterm/src/parser.c 93.62% <0.00%> (-1.48%) ⬇️
src/help.c 89.76% <0.00%> (-1.08%) ⬇️
src/if_xcmdsrv.c 87.95% <0.00%> (-0.78%) ⬇️
src/textobject.c 91.69% <0.00%> (-0.71%) ⬇️
src/if_python.c 82.65% <0.00%> (-0.62%) ⬇️
src/libvterm/src/pen.c 84.07% <0.00%> (-0.59%) ⬇️
src/ops.c 91.80% <0.00%> (-0.57%) ⬇️
src/ex_cmds2.c 90.68% <0.00%> (-0.54%) ⬇️
src/move.c 93.60% <0.00%> (-0.54%) ⬇️
src/beval.c 82.81% <0.00%> (-0.53%) ⬇️
... and 115 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 6601b62...e40f4a7. Read the comment docs.

@brammool
Copy link
Contributor

Please add a test entry in src/testdir/test_filetype.vim

@brammool brammool closed this in 17d015b Jan 15, 2021
janlazo added a commit to janlazo/neovim that referenced this pull request Jan 17, 2021
Problem:    Spartql files are not detected.
Solution:   Add the sparql filetype.  (closes vim/vim#7679)
vim/vim@17d015b
janlazo added a commit to janlazo/neovim that referenced this pull request Jan 17, 2021
Problem:    Spartql files are not detected.
Solution:   Add the sparql filetype.  (closes vim/vim#7679)
vim/vim@17d015b
mikesart pushed a commit to mikesart/neovim that referenced this pull request Mar 10, 2021
Problem:    Spartql files are not detected.
Solution:   Add the sparql filetype.  (closes vim/vim#7679)
vim/vim@17d015b
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

2 participants