-
-
Couldn't load subscription status.
- Fork 5.9k
Test diff hl #2156
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
Test diff hl #2156
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2156 +/- ##
==========================================
- Coverage 73.96% 73.95% -0.02%
==========================================
Files 90 90
Lines 131906 131907 +1
Branches 28964 28964
==========================================
- Hits 97570 97556 -14
- Misses 34313 34332 +19
+ Partials 23 19 -4
Continue to review full report at Codecov.
|
Problem: No tests for diff_hlID() and diff_filler(). Solution: Add tests. (Dominique Pelle, closes vim#2156)
Problem: No tests for diff_hlID() and diff_filler(). Solution: Add tests. (Dominique Pelle, closes vim/vim#2156) vim/vim@97fbc40
Problem: No tests for diff_hlID() and diff_filler(). Solution: Add tests. (Dominique Pelle, closes vim/vim#2156) vim/vim@97fbc40
Problem: No tests for diff_hlID() and diff_filler(). Solution: Add tests. (Dominique Pelle, closes vim/vim#2156) vim/vim@97fbc40
Problem: No tests for diff_hlID() and diff_filler(). Solution: Add tests. (Dominique Pelle, closes vim/vim#2156) vim/vim@97fbc40
Problem: No tests for diff_hlID() and diff_filler(). Solution: Add tests. (Dominique Pelle, closes vim/vim#2156) vim/vim@97fbc40
This PR adds tests for diff_hlID() and diff_filler() functions which are currently
not tested according to coveralls:
https://coveralls.io/builds/13408237/source?filename=src%2Fevalfunc.c#L2607