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

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

Build:
DEFAULT BRANCH: master
Ran 27 Dec 2015 03:35AM UTC
Jobs 1
Files 14
Run time 0s
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
27

push

travis-ci

ssoloff
Add the REMOVED_ABOVE_AND_BELOW dirty mark type

It is possible for the adjacent lines both above and below the target
line to be removed simultaneously.  If the target line has not been
changed, it must be able to display removed markers for both lines above
and below it.

The `PatchAnalyzer` unit tests have been modified in this change to no
longer manually create the `Patch` instances.  Instead, the associated
`difflib` library is used to generate the patches for two reasons: 1) to
make the tests easier to read, and 2) it is anticipated that the plugin
will be diffing in memory rather than delegating to the `git diff`
command; in that case, `difflib` is the library we will be using, so we
might as well ensure we are working on patches produced using that
algorithm.

183 of 306 relevant lines covered (59.8%)

0.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27.1 27 Dec 2015 03:35AM UTC 0
59.8
Travis Job 27.1
Source Files on build 27
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #27
  • 142131a9 on github
  • Prev Build on master (#26)
  • Next Build on master (#28)
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