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

airbnb / streamalert / 4384 / 1
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 18 Jul 2018 07:18PM UTC
Files 65
Run time 9s
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

18 Jul 2018 07:14PM UTC coverage: 97.39% (+0.002%) from 97.388%
4384.1

push

travis-ci

ryandeivert
[core] allow req_subkeys with none and false values (#788)

* [core] allow req_subkeys with none and false values

* Required subkeys with none or false values should still cause the rule to be run.
* Using any() instead of all() should be faster, as any() can exit early if a subkey is missing.
* Added test_process_subkeys_false_none_value to test None and False values for subkeys.

* [tests] fixed pylint (singleton-comparison)

* [core] check required subkey object is a dictionary

* Make sure the required subkey object is a dictionary before attempting to check if the subkeys exist.
* Added unit test test_process_subkeys_non_dict to cover non-dictionary type subkey objects.

4254 of 4368 relevant lines covered (97.39%)

0.97 hits per line

Source Files on job 4384.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3848
  • Travis Job 4384.1
  • 1735fada on github
  • Prev Job for on master (#4378.1)
  • Next Job for on master (#4387.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