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

Netflix / security_monkey / 673
68%

Build:
DEFAULT BRANCH: develop
Ran 26 Jan 2017 07:41PM UTC
Jobs 1
Files 127
Run time 6450min
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
673

Pull #512

travis-ci

web-flow
[secmonkey] Organize tests into directories

Type: generic

Why is this change necessary?
Pytest patching has a known issue where patches are ignored when a class
has already been loaded by any other test running in the same process.
This caused random failures when tests are added that import classes
patched by other tests that used to run correctly.

This change addresses the need by:
Splitting the tests out into directories based on the level in the
application of the components being tested and running each directory
seperatly.

Potential Side Effects:
No known side effects
Pull Request #512: Organize tests into directories

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

2246 of 7682 relevant lines covered (29.24%)

0.29 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
security_monkey/watchers/elasticsearch_service.py
1
100.0
security_monkey/tests/__init__.py
1
100.0
security_monkey/account_managers/aws_account.py
2
100.0
security_monkey/common/utils.py
5
100.0
security_monkey/sso/service.py
8
100.0
security_monkey/datastore.py
8
100.0
security_monkey/account_manager.py
12
100.0
security_monkey/views/__init__.py
14
100.0
security_monkey/auditors/iam/iam_policy.py
14
100.0
security_monkey/auth/models.py
19
100.0
security_monkey/scheduler.py
23
100.0
security_monkey/watchers/vpc/networkacl.py
24
100.0
security_monkey/watchers/ec2/ec2_image.py
25
100.0
security_monkey/watchers/lambda_function.py
28
100.0
security_monkey/watchers/rds/rds_db_instance.py
29
100.0
security_monkey/watchers/route53.py
29
100.0
security_monkey/watchers/vpc/peering.py
29
100.0
security_monkey/common/arn.py
30
100.0
security_monkey/watchers/ec2/ebs_snapshot.py
30
100.0
security_monkey/watchers/vpc/dhcp.py
31
100.0
security_monkey/watchers/iam/iam_ssl.py
33
100.0
security_monkey/watchers/ec2/ebs_volume.py
33
100.0
security_monkey/watchers/ec2/ec2_instance.py
34
100.0
security_monkey/watchers/vpc/route_table.py
34
100.0
security_monkey/jirasync.py
37
100.0
security_monkey/watchers/rds/rds_security_group.py
38
100.0
security_monkey/watchers/rds/rds_subnet_group.py
39
100.0
security_monkey/auth/modules.py
40
100.0
security_monkey/watcher.py
49
100.0
security_monkey/views/item.py
56
100.0
security_monkey/decorators.py
57
100.0
security_monkey/monitors.py
57
100.0
security_monkey/auditor.py
60
100.0
security_monkey/auditors/elasticsearch_service.py
247
100.0
security_monkey/common/PolicyDiff.py
Jobs
ID Job ID Ran Files Coverage
1 673.1 31 Jan 2017 07:12AM UTC 0
29.24
Travis Job 673.1
Source Files on build 673
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #673
  • Pull Request #512
  • PR Base - develop (#668)
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