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

airbnb / streamalert / 6548
95%

Build:
DEFAULT BRANCH: master
Ran 28 Mar 2020 12:12AM UTC
Jobs 1
Files 118
Run time 12s
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
6548

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)

797 of 797 new or added lines in 26 files covered. (100.0%)

6282 of 6583 relevant lines covered (95.43%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6548.1 28 Mar 2020 12:12AM UTC 0
95.43
Travis Job 6548.1
Source Files on build 6548
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6548
  • fdb7b959 on github
  • Prev Build on master (#6519)
  • Next Build on master (#6573)
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

© 2025 Coveralls, Inc