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

Bass files are not recognized #12088

Closed
wants to merge 1 commit into from
Closed

Bass files are not recognized #12088

wants to merge 1 commit into from

Conversation

amaanq
Copy link
Contributor

@amaanq amaanq commented Mar 1, 2023

https://bass-lang.org/

Problem: Bass files are not recognized.
Solution: Add patterns for Bass files. (Amaan Qureshi)

@codecov
Copy link

codecov bot commented Mar 1, 2023

Codecov Report

Merging #12088 (8a17a16) into master (3f45d67) will decrease coverage by 81.63%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master   #12088       +/-   ##
===========================================
- Coverage   81.91%    0.29%   -81.63%     
===========================================
  Files         164      154       -10     
  Lines      194039   179216    -14823     
  Branches    43853    40991     -2862     
===========================================
- Hits       158949      522   -158427     
- Misses      22248   178637   +156389     
+ Partials    12842       57    -12785     
Flag Coverage Δ
huge-clang-none ?
huge-gcc-none ?
huge-gcc-testgui ?
huge-gcc-unittests 0.29% <ø> (ø)
linux 0.29% <ø> (-82.06%) ⬇️
mingw-x64-HUGE ?
mingw-x86-HUGE ?
windows ?

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

Impacted Files Coverage Δ
src/float.c 0.00% <0.00%> (-98.03%) ⬇️
src/sha256.c 0.00% <0.00%> (-96.45%) ⬇️
src/logfile.c 0.00% <0.00%> (-95.30%) ⬇️
src/arabic.c 0.00% <0.00%> (-94.57%) ⬇️
src/crypt_zip.c 0.00% <0.00%> (-94.12%) ⬇️
src/gui_gtk_f.c 0.00% <0.00%> (-94.06%) ⬇️
src/testing.c 0.00% <0.00%> (-93.72%) ⬇️
src/debugger.c 0.00% <0.00%> (-92.17%) ⬇️
src/eval.c 0.00% <0.00%> (-92.13%) ⬇️
src/blob.c 0.00% <0.00%> (-91.95%) ⬇️
... and 148 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@brammool brammool closed this in 4ed914b Mar 2, 2023
clason pushed a commit to neovim/neovim that referenced this pull request Mar 2, 2023
Problem:    Bass files are not recognized.
Solution:   Add patterns for Bass files. (Amaan Qureshi, closes vim/vim#12088)

vim/vim@4ed914b
@amaanq amaanq deleted the bass branch March 7, 2023 21:38
Xevnar added a commit to Xevnar/filetype.nvim that referenced this pull request Mar 9, 2023
Problem:    Bass files are not recognized.
Solution:   Add patterns for Bass files. (Amaan Qureshi, closes vim/vim#12088)

vim/vim@4ed914b
neovim/neovim@fdb6b4d
yesean pushed a commit to yesean/neovim that referenced this pull request Mar 25, 2023
Problem:    Bass files are not recognized.
Solution:   Add patterns for Bass files. (Amaan Qureshi, closes vim/vim#12088)

vim/vim@4ed914b
folke pushed a commit to folke/neovim that referenced this pull request May 22, 2023
Problem:    Bass files are not recognized.
Solution:   Add patterns for Bass files. (Amaan Qureshi, closes vim/vim#12088)

vim/vim@4ed914b
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