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

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

Build:
DEFAULT BRANCH: master
Ran 28 Mar 2020 12:12AM UTC
Files 118
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

28 Mar 2020 12:09AM UTC coverage: 95.428% (-0.5%) from 95.893%
6548.1

push

travis-ci

web-flow
official release of v3.1.0 (#1213)

* Changes 3.0.0+ behavior to by default include SQS prefix (#979)

* Changes 3.0.0+ behavior to by default include SQS prefix

* PR comment

* Fix up tests

* Convert all python to python3.7 (#974)

* [setup] Configure the Vagrantfile for Python 2.x and 3.x development.

The `vagrant/` folder contains bash scripts used to configure 
virtualenv, virtualenvwrapper, streamalert, and terraform. Additionally, 
a patch for the recent libssl1.1 manual prompt during apt configuration 
is included to allow for automatic builds without user interaction.

Build scripts are mostly configurable through the Vagrantfile and the 
manipulation of the exposed environment variables (`SA_*` environment 
variables). These allow versions and credentials to be specified and 
automatically propagated to the guest VM built by Vagrant.

* [core][setup] Update dependencies to Python 3.

The requirements-top-level.txt was modified to remove the version 
pinning of the aliyun-python-sdk-* dependencies, allowing the upgrade to 
Python 3 compatible versions. The requirements.txt was updated to 
reflect the Python 3 compatible versions of the project dependencies.

* [setup] Fix the `.gitignore` after the fork merge which required rebase.

* [testing] Run `2to3-2.7 -n -w tests/`, no modifications of output.

* [testing] Change `assert_items_equal` to `assert_count_equal`.

In Python 3, the `assertItemsEqual` function is named `assertCountEqual` 
(https://docs.python.org/2/library/unittest.html#unittest.TestCase.assertItemsEqual). 
Since Nose derives from this naming, the function references have been 
updated across all tests so imports work correctly.

* [core] The raw 2to3 pass for the core packages.

This handles many of the syntax issues and semantic differences. It 
appears that the remaining issues are mostly type and library changes 
from Python 2.x to Python 3.x.

* [core] Change division work ... (continued)

6282 of 6583 relevant lines covered (95.43%)

0.95 hits per line

Source Files on job 6548.1
  • Tree
  • List 0
  • Changed 14
  • Source Changed 14
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5505
  • Travis Job 6548.1
  • fdb7b959 on github
  • Prev Job for on master (#6519.1)
  • Next Job for on master (#6573.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