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

zalando-stups / sevenseconds
24%
master: 24%

Build:
Build:
LAST BUILD BRANCH: 1.2.110
DEFAULT BRANCH: master
Repo Added 13 Mar 2015 07:25PM UTC
Files 25
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

LAST BUILD ON BRANCH custom-subnets
branch: custom-subnets
CHANGE BRANCH
x
Reset
  • custom-subnets
  • 0.19
  • 0.20
  • 0.21
  • 0.22
  • 0.23
  • 0.24
  • 0.25
  • 0.26
  • 0.27
  • 0.29
  • 0.30
  • 0.31
  • 0.33
  • 0.34
  • 0.37
  • 0.40
  • 0.41
  • 0.42
  • 0.48
  • 0.49
  • 0.50
  • 0.51
  • 0.52
  • 1.0.11
  • 1.0.13
  • 1.0.36
  • 1.0.40
  • 1.0.41
  • 1.0.43
  • 1.0.49
  • 1.0.5
  • 1.0.51
  • 1.0.54
  • 1.0.59
  • 1.1.46
  • 1.2.100
  • 1.2.101
  • 1.2.102
  • 1.2.103
  • 1.2.104
  • 1.2.105
  • 1.2.106
  • 1.2.108
  • 1.2.109
  • 1.2.110
  • 1.2.51
  • 1.2.53
  • 1.2.57
  • 1.2.58
  • 1.2.59
  • 1.2.60
  • 1.2.61
  • 1.2.63
  • 1.2.64
  • 1.2.66
  • 1.2.68
  • 1.2.70
  • 1.2.71
  • 1.2.74
  • 1.2.75
  • 1.2.76
  • 1.2.77
  • 1.2.79
  • 1.2.80
  • 1.2.81
  • 1.2.82
  • 1.2.83
  • 1.2.84
  • 1.2.85
  • 1.2.86
  • 1.2.87
  • 1.2.88
  • 1.2.89
  • 1.2.90
  • 1.2.91
  • 1.2.92
  • 1.2.93
  • 1.2.94
  • 1.2.95
  • 1.2.96
  • 1.2.97
  • 1.2.98
  • 1.2.99
  • acm_support
  • add-drop-nat-config
  • additional_attached_policies
  • allow-policy-extensions
  • bucket-lifecycle-support
  • bugfix/#3-add-start-stop-logging
  • bugfix/wait_for_ssh_with_IP
  • build-with-cdp
  • clean-up/deployment-kms-role
  • cleanup-kms-endpoint
  • cloudtrail-optional
  • configurable-encrypt
  • disable-cleanup
  • disable-domain-management
  • disable-odd-default
  • drop-lambda-trails
  • drop-role-if-unused
  • dummy
  • dummy-change
  • ebs-encrypt
  • exit-code
  • exitONE
  • extend-earlier
  • feature/DNS-Delegation
  • feature/create-deployment-kms-key
  • feature/dynamodb-endpoint
  • fix
  • fix-clear-pattern
  • fix-kms-cleanup
  • fix-oddhost-setup
  • fix-token
  • fix/acm
  • fix/check-acm-response
  • fix/threading
  • flake8_fix
  • lambdaAndCloudtrail
  • limit-cloudtrail-regions
  • master
  • mkerk
  • odd
  • odd-cloudformation
  • odd-infra
  • open-odd-internal-outbound-traffic
  • pattern-regex
  • pending-auto-renewal-certs
  • region-clean-up
  • regionthread
  • remove-ses
  • resend-pending-renewal
  • role-policies
  • route-propagation-check
  • s3-bucket-exists
  • security-md
  • taupage-channels
  • test-build
  • token-arg
  • token-handling-error
  • update-maintainers
  • update-pyjwt
  • update_security_group-delete-old-entrys
  • updates
  • vpc-flow-log-retention

pending completion
503

Pull #86

travis-ci

web-flow
vpc: use the same emptiness check

Signed-off-by: Alexey Ermakov <alexey.ermakov@zalando.de>
Pull Request #86: Support completely custom subnet setups

45 of 45 new or added lines in 2 files covered. (100.0%)

473 of 1976 relevant lines covered (23.94%)

0.24 hits per line

Relevant lines Covered
Build:
Build:
1976 RELEVANT LINES 473 COVERED LINES
0.24 HITS PER LINE
Source Files on custom-subnets
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
503 custom-subnets vpc: use the same emptiness check Signed-off-by: Alexey Ermakov <alexey.ermakov@zalando.de> Pull #86 31 Jul 2019 09:46AM UTC web-flow travis-ci pending completion  
502 custom-subnets vpc: use the same emptiness check Signed-off-by: Alexey Ermakov <alexey.ermakov@zalando.de> push 31 Jul 2019 09:46AM UTC aermakov-zalando travis-ci pending completion  
501 custom-subnets VPC: use a different key for the network There was no version check before, so an older release of sevenseconds would happily destroy accounts that have custom subnet setups. Instead of hoping that all the users update, change the configuration f... Pull #86 31 Jul 2019 09:18AM UTC web-flow travis-ci pending completion  
500 custom-subnets VPC: use a different key for the network There was no version check before, so an older release of sevenseconds would happily destroy accounts that have custom subnet setups. Instead of hoping that all the users update, change the configuration f... push 31 Jul 2019 09:18AM UTC aermakov-zalando travis-ci pending completion  
492 custom-subnets Support completely custom subnet setups If the vpc configuration contains a 'subnets' key, don't configure the default subnets at all. Instead, read the list of subnets to be configured from that value. The value must be a dict where the keys are... push 30 Jul 2019 04:00PM UTC aermakov-zalando travis-ci pending completion  
493 custom-subnets Support completely custom subnet setups If the vpc configuration contains a 'subnets' key, don't configure the default subnets at all. Instead, read the list of subnets to be configured from that value. The value must be a dict where the keys are... Pull #86 30 Jul 2019 04:00PM UTC web-flow travis-ci pending completion  
491 custom-subnets Support completely custom subnet setups If the vpc configuration contains a 'subnets' key, don't configure the default subnets at all. Instead, read the list of subnets to be configured from that value. The value must be a dict where the keys are... Pull #86 30 Jul 2019 03:59PM UTC web-flow travis-ci pending completion  
See All Builds (479)
  • Repo on GitHub
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