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

cisco-sas / kitty / 216
91%
master: 90%

Build:
Build:
LAST BUILD BRANCH: patch-3
DEFAULT BRANCH: master
Ran 22 Jun 2016 07:00AM UTC
Jobs 1
Files 46
Run time 3s
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
216

push

travis-ci

web-flow
Merge pull request #58 from dark-lbp/next

[DataModel] absolute names (for field resolution) have changed a bit - the top-most container is referred as "/" without specifying its actual field name, as this is redundant, and might complicate things.

Example:

::

    Template(name='my template', fields=Container(name='a', fields=[
        String(name='b', value='my string'),
        # before this commit:
        # SizeInBytes(name='the size', sized_field='/my template/a/b', length=16)
        SizeInBytes(name='the size', sized_field='/a/b', length=16)
    ])

3224 of 3721 relevant lines covered (86.64%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 216.1 22 Jun 2016 07:00AM UTC 0
86.64
Travis Job 216.1
Source Files on build 216
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #216
  • 30006f8b on github
  • Prev Build on next (#213)
  • Next Build on next (#217)
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