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

atodorov / bdcs-api-rs / 146
80%

Build:
DEFAULT BRANCH: master
Ran 29 Jun 2017 10:08AM UTC
Jobs 1
Files 22
Run time 2s
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
146

push

travis-ci

clumens
Support the new text in the key column of the KeyVal table.

The haskell-based importer serializes special data types that exist for
the key and writes that into the column.  Making that work in rust is a
pain and it's all temporary anyway, so don't do it that way.  Instead,
we just understand what haskell is writing into the database and
interpret it by treating it as strings and trimming off the data type
parts.

This also requires updating the tests and updating the test metadata.db
to include the new keys.

For now this just supports the TextKey type.

2540 of 3475 relevant lines covered (73.09%)

0.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 146.1 (_CMD=test) 29 Jun 2017 10:08AM UTC 0
73.09
Travis Job 146.1
Source Files on build 146
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #146
  • e30941c7 on github
  • Prev Build on master (#134)
  • Next Build on master (#152)
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

© 2025 Coveralls, Inc