• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

haya14busa / vim
77%

Build:
DEFAULT BRANCH: master
Repo Added 09 Apr 2016 06:54PM UTC
Files 90
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • fix-guitablabel-and-tooltip-error
  • fix-iconstring-error
  • fix-lbuffer-lbottom
  • fix-matchadd-conceal
  • fix-matchadd-conceal3
  • fix-netrw-syntax-error
  • fix-tabline-error
  • fix-titlestring-error
  • incsearch-fix-charavail
  • incsearch-hi-all
  • incsearch-hi-all-no-option
  • incsearch-hi-all-test
  • job-channel-callback
  • lambda
  • socket-delimiter

pending completion
107

Pull #5

travis-ci

web-flow
Implement incremental highlight search feature

By removing SEARCH_KEEP flag, command line text is stored as last regexp
pattern and used for 'hlsearch' feture while incremental searching.

Add 'inchlsearch' ("inc"remental "hlsearch") option to turn on/off this feature.

This patch is based on itchyny's patch[1]. itchyny's patch didn't handle
cancelling incremental search by <Esc> or <C-c> and command line text is
stored as last pattern even if users cancell the search.
This patch fix this problem by store/restore the search pattern.

[1]: https://groups.google.com/forum/#!searchin/vim_dev/incsearch|sort:relevance/vim_dev/zdp8W-6xUzg/PrqDpP7cilIJ
Pull Request #5: [CI] inchlsearch

28 of 28 new or added lines in 3 files covered. (100.0%)

110572 of 144484 relevant lines covered (76.53%)

466504.05 hits per line

Relevant lines Covered
Build:
Build:
144484 RELEVANT LINES 110572 COVERED LINES
466504.05 HITS PER LINE
Source Files on master
  • List 0
  • Changed 84
  • Source Changed 5
  • Coverage Changed 84
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
107 master Implement incremental highlight search feature By removing SEARCH_KEEP flag, command line text is stored as last regexp pattern and used for 'hlsearch' feture while incremental searching. Add 'inchlsearch' ("inc"remental "hlsearch") option to tu... Pull #5 14 Oct 2017 09:17AM UTC web-flow travis-ci pending completion  
102 master fix style Pull #5 08 Oct 2017 11:05AM UTC web-flow travis-ci pending completion  
100 master fix style, if-def and update runtime files Pull #5 08 Oct 2017 10:00AM UTC web-flow travis-ci pending completion  
95 master fix if def Pull #5 08 Oct 2017 09:13AM UTC web-flow travis-ci pending completion  
90 master patch 8.0.1176: job_start() does not handle quote and backslash correctly Problem: Job_start() does not handle quote and backslash correctly. Solution: Remove quotes, recognize and remove backslashes. push 08 Oct 2017 08:40AM UTC brammool travis-ci pending completion  
89 master improve test Pull #5 08 Oct 2017 08:25AM UTC web-flow travis-ci pending completion  
81 master patch 7.4.2243 Problem: Warning for assigning negative value to unsigned. (Danek Duvall) Solution: Make cterm_normal_fg_gui_color and _bg_ guicolor_T, cast to long_u only when an unsigned is needed. push 23 Aug 2016 12:52PM UTC brammool travis-ci pending completion  
80 master fix channel_test: use \n as a delimiter Pull #4 23 Aug 2016 12:42PM UTC web-flow travis-ci pending completion  
77 master Add test for lambda with partial Pull #3 15 Apr 2016 01:37PM UTC haya14busa travis-ci pending completion  
75 master update patch Pull #3 15 Apr 2016 12:19PM UTC haya14busa travis-ci pending completion  
See All Builds (81)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc