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

mp911de / logstash-gelf / 190 / 2
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 13 Jul 2016 08:14PM UTC
Files 60
Run time 5s
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

13 Jul 2016 08:09PM UTC coverage: 87.137% (-2.1%) from 89.208%
190.2

push

travis-ci

mp911de
Replace json-simple by own JSON serializer #89

Replace json-simple by own JSON writer and perform UTF-8 encoding within the JSON writer.

Motivation: json-simple produces a notable amount of garbage during JSON serialization. The default interchange format is String that concatenates data using StringBuilder.

The own implementation uses a facade to write bytes on an underlying stream. This reduces the garbage so data is not necessarily duplicated during serialization.

2012 of 2309 relevant lines covered (87.14%)

1234.99 hits per line

Source Files on job 190.2
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 190
  • Travis Job 190.2
  • ef2bccc1 on github
  • Prev Job for on master (#188.2)
  • Next Job for on master (#191.2)
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