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

uluyol / rgo / 12
69%

Build:
DEFAULT BRANCH: master
Ran 10 Jan 2016 02:34AM UTC
Jobs 2
Files 4
Run time 4s
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
12

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%)

10.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12.1 10 Jan 2016 02:34AM UTC 0
83.09
Travis Job 12.1
2 12.2 10 Jan 2016 02:34AM UTC 0
83.41
Travis Job 12.2
Source Files on build 12
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12
  • 6eb1ab1f on github
  • Prev Build on master (#11)
  • Next Build on master (#13)
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