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

k-takata / vim / 233
77%
master: 84%

Build:
Build:
LAST BUILD BRANCH: use-check-commands
DEFAULT BRANCH: master
Ran 25 Oct 2018 05:29AM UTC
Jobs 3
Files 98
Run time 57s
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

pending completion
233

push

travis-ci

k-takata
GvimExt: Create a submenu for "Edit with existing Vim"

If we have a lot of gVim instances, many numbers of "Edit with existing Vim"
items will be shown in the context menu with the current implementation.

E.g.

    Edit with Vim
    Edit with existing Vim - instance 1
    Edit with existing Vim - instance 2
    Edit with existing Vim - instance 3
    Edit with existing Vim - instance 4
    Edit with existing Vim - instance 5
    Edit with existing Vim - instance 6
    Edit with existing Vim - instance 7

I feel this is a bit noisy.

This PR makes the menu items structured and move the instances into a
submenu.  So the context menu becomes simpler.

E.g.

    Edit with Vim
    Edit with existing Vim > instance 1
                             instance 2
                             instance 3
                             instance 4
                             instance 5
                             instance 6
                             instance 7

If there is only one gVim instance, the item will be shown directly:

    Edit with Vim
    Edit with existing Vim - instance 1

98648 of 128859 relevant lines covered (76.55%)

523609.05 hits per line

Jobs
ID Job ID Ran Files Coverage
8 233.8 (BUILD=yes TEST=scripttests COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=no "CONFOPT='--enable-perlinterp --enable-pythoninterp --enable-python3interp --enable-rubyinterp --enable-luainterp --enable-tclinterp'") 25 Oct 2018 05:29AM UTC 0
78.48
Travis Job 233.8
9 233.9 (BUILD=yes TEST=scripttests COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=no "CONFOPT='--enable-perlinterp --enable-pythoninterp --enable-python3interp --enable-rubyinterp --enable-luainterp --enable-tclinterp'") 25 Oct 2018 05:30AM UTC 0
77.3
Travis Job 233.9
10 233.10 (BUILD=no TEST=unittests COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=yes) 25 Oct 2018 05:29AM UTC 0
2.42
Travis Job 233.10
Source Files on build 233
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #233
  • b2b7b226 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

© 2026 Coveralls, Inc