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

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

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

25 Oct 2018 05:14AM UTC coverage: 78.478%. First build
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'"

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

114135 of 145435 relevant lines covered (78.48%)

290901.07 hits per line

Source Files on job 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'")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 229
  • Travis Job 233.8
  • 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