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

Netflix / security_monkey / 523 / 1
51%
develop: 68%

Build:
Build:
LAST BUILD BRANCH: deppin
DEFAULT BRANCH: develop
Ran 21 Nov 2016 11:19PM UTC
Files 153
Run time 8s
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

21 Nov 2016 11:11PM UTC coverage: 51.098%. First build
523.1

push

travis-ci

monkeysecurity
Fixing two policy diff cases.

1) If provided with a string, json.loads() is used, which often means
strings in the extracted structure are of type unicode.  If the same
structure is also provided as a dict, there will often be problems where
a str and a unicode are seen as different objects.  To fix, we simply dump
any datastructures and read them back in with the json lib.

2) The lib was not properly handling null values and was ignoring them entirely
in the output.

4539 of 8883 relevant lines covered (51.1%)

0.51 hits per line

Source Files on job 523.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 523
  • Travis Job 523.1
  • 49f7cabd on github
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