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

airbnb / streamalert / 4384
95%

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

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.

4 of 4 new or added lines in 1 file covered. (100.0%)

4254 of 4368 relevant lines covered (97.39%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4384.1 18 Jul 2018 07:18PM UTC 0
97.39
Travis Job 4384.1
Source Files on build 4384
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4384
  • 1735fada on github
  • Prev Build on master (#4378)
  • Next Build on master (#4387)
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