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

uluyol / rgo / 12 / 2
69%
master: 69%

Build:
DEFAULT BRANCH: master
Ran 10 Jan 2016 02:34AM UTC
Files 4
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

10 Jan 2016 02:29AM UTC coverage: 83.415% (+1.6%) from 81.767%
12.2

push

travis-ci

uluyol
Make sure that data can be losslessly marshalled.

We weren't encoding information about the data type before. This
would result in numeric types being converted to float64's when
unmarshalled. Preserve this by encoding type information.
Unfortunately, this requires a fair amount of reflection and
potentially fragile code so autogenerate what we can to help
prevent any bugs.

Added some tests to check that marshalling and unmarshalling with
JSON preserves the data.

513 of 615 relevant lines covered (83.41%)

5.3 hits per line

Source Files on job 12.2
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12
  • Travis Job 12.2
  • 6eb1ab1f on github
  • Prev Job for on master (#11.2)
  • Next Job for on master (#13.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