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

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

Build:
Build:
LAST BUILD BRANCH: patch-3
DEFAULT BRANCH: master
Ran 25 Jul 2016 08:30AM UTC
Jobs 1
Files 46
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
217

push

travis-ci

BinyaminSharet
[DataModel] bugfix: Container is_default did not check self mutations

the is_default function of the container only checked if all sub-fields
are with default values. However, some containers have mutations even
when the subfields are with default values, and in those cases the wrong
output was rendered.

For example:

    Container(
        fields=Repeat(
            fields=Static('a'), min_times=2, max_times=10
        )
    )

Always rendered to the same value, even when mutated (instead of
repeating).

Thanks @dark-lbp for raising this issue.

3224 of 3721 relevant lines covered (86.64%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 217.1 25 Jul 2016 08:30AM UTC 0
86.64
Travis Job 217.1
Source Files on build 217
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #217
  • 63185e70 on github
  • Prev Build on next (#216)
  • Next Build on next (#220)
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