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: GoTestFunc dont respect go_test_timeout #1631

Merged
merged 1 commit into from
Dec 30, 2017
Merged

Fix: GoTestFunc dont respect go_test_timeout #1631

merged 1 commit into from
Dec 30, 2017

Conversation

wmatusiak
Copy link
Contributor

Fixes #1619

Adds go_test_timeout support to GoTestFunc

@codecov-io
Copy link

Codecov Report

Merging #1631 into master will decrease coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1631      +/-   ##
==========================================
- Coverage   19.19%   19.17%   -0.02%     
==========================================
  Files          53       53              
  Lines        4153     4156       +3     
==========================================
  Hits          797      797              
- Misses       3356     3359       +3
Flag Coverage Δ
#nvim 14.53% <0%> (-0.02%) ⬇️
#vim74 17.56% <0%> (-0.02%) ⬇️
#vim80 18.33% <0%> (-0.02%) ⬇️
Impacted Files Coverage Δ
autoload/go/test.vim 68.71% <0%> (-1.29%) ⬇️

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 bf390af...bdcfc10. Read the comment docs.

@bhcleek bhcleek merged commit ffdf800 into fatih:master Dec 30, 2017
@bhcleek
Copy link
Collaborator

bhcleek commented Dec 30, 2017

Thank you @wmatusiak.

bhcleek added a commit that referenced this pull request Dec 30, 2017
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.

3 participants