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

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

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

25 Jul 2016 08:25AM UTC coverage: 86.643%. Remained the same
217.1

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

Source Files on job 217.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 217
  • Travis Job 217.1
  • 63185e70 on github
  • Prev Job for on next (#216.1)
  • Next Job for on next (#220.1)
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