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

s:parse_vader: return if there are no lines #173

Merged
merged 1 commit into from
Aug 10, 2018

Conversation

blueyed
Copy link
Collaborator

@blueyed blueyed commented Jul 31, 2018

Fixes "E121: Undefined variable: fn".

Fixes "E121: Undefined variable: fn".
@codecov-io
Copy link

codecov-io commented Jul 31, 2018

Codecov Report

Merging #173 into master will decrease coverage by 0.08%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
- Coverage   83.42%   83.33%   -0.09%     
==========================================
  Files          12       12              
  Lines         742      744       +2     
==========================================
+ Hits          619      620       +1     
- Misses        123      124       +1
Flag Coverage Δ
#nvim 82.79% <50%> (-0.09%) ⬇️
#vim 83.06% <50%> (-0.09%) ⬇️
Impacted Files Coverage Δ
autoload/vader/parser.vim 93.33% <50%> (-0.85%) ⬇️

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 ffa3190...ea03617. Read the comment docs.

@blueyed blueyed merged commit fa2eaaa into junegunn:master Aug 10, 2018
@blueyed blueyed deleted the parse-no-lines branch August 10, 2018 21:18
hupfdule pushed a commit to hupfdule/vader.vim that referenced this pull request May 6, 2020
hupfdule pushed a commit to hupfdule/vader.vim that referenced this pull request May 28, 2020
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.

2 participants