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

ssoloff / jedit-git-dirty-gutter-plugin / 27 / 1
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 27 Dec 2015 03:35AM UTC
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

27 Dec 2015 03:34AM UTC coverage: 59.804% (+0.6%) from 59.184%
27.1

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

Source Files on job 27.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27
  • Travis Job 27.1
  • 142131a9 on github
  • Prev Job for on master (#26.1)
  • Next Job for on master (#28.1)
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