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

ssoloff / jedit-git-dirty-gutter-plugin / 38
87%

Build:
DEFAULT BRANCH: master
Ran 31 Dec 2015 03:03AM UTC
Jobs 1
Files 18
Run time 1s
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
38

push

travis-ci

ssoloff
Allow GitRunner to be created with a program path supplier

The GitPlugin.gitPath() method can change dynamically throughout a jEdit
run.  We've gone to great pains to ensure a new GitRunner is created
every time we need to run Git in order to capture the most recent path
to the Git executable.  This leads to some ugly code.

Now we allow an ISupplier<Path> to be provided for the Git program path
so that a single instance of GitRunner will query for the current Git
program path before each run.  This allows a single GitRunner to be
instantiated once for the lifetime of the buffer.

297 of 467 relevant lines covered (63.6%)

0.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 38.1 31 Dec 2015 03:03AM UTC 0
63.6
Travis Job 38.1
Source Files on build 38
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #38
  • 0b4356d4 on github
  • Prev Build on master (#37)
  • Next Build on master (#39)
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