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

boto / boto3
98%
develop: 91%

Build:
Build:
LAST BUILD BRANCH: 1.1.4
DEFAULT BRANCH: develop
Repo Added 03 Oct 2014 09:53PM UTC
Files 45
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 collisions
branch: collisions
CHANGE BRANCH
x
Reset
  • collisions
  • 0.0.1
  • 0.0.10
  • 0.0.11
  • 0.0.13
  • 0.0.14
  • 0.0.15
  • 0.0.17
  • 0.0.18
  • 0.0.19
  • 0.0.2
  • 0.0.20
  • 0.0.22
  • 0.0.3
  • 0.0.4
  • 0.0.5
  • 0.0.6
  • 0.0.7
  • 0.0.8
  • 0.0.9
  • 1.0.0
  • 1.0.1
  • 1.1.0
  • 1.1.2
  • 1.1.3
  • batch-actions
  • collection-path-fix
  • collections
  • config-docs
  • deps
  • develop
  • doc-example
  • doc-structure
  • docs
  • docs-fix
  • docs-kwargs
  • docs-refs
  • equality
  • error-info
  • install-fix
  • integ
  • load-fix
  • loader
  • master
  • meta-object
  • migration-guide
  • model
  • model-collision
  • model-update
  • model-version-update
  • plural-refs
  • ref-load
  • references
  • region-config
  • remove-six
  • repr
  • resource-model-update
  • reverse-jmespath
  • s3-high-level
  • s3-ident-fix
  • service-subresources
  • threading-doc
  • unique-meta
  • useragent

pending completion
101

push

travis-ci

danielgtaylor
Fix several name collisions.

This is a workaround to fix a couple of existing issues and hopefully
mitigate future problems with the resource JSON descriptions. It is
only a partial fix and does not update docs, but currently only
two issues exist:

1. `ec2.RouteTable.associations` is defined both as an attribute via its
   shape and via a `hasMany` collection. The collection is renamed to
   `associations_collection`.
2. `ec2.VpcPeeringConnection.vpc` is defined both as an attribute via its
   shape and via a `hasOne` reference. The reference is renamed to
   `vpc_reference`.

Tests have been updated to take this renaming into account, and
a warning is logged each time we rename something, so we can use that
in the future for auditing the resource JSON files.

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

548 of 558 relevant lines covered (98.21%)

3.92 hits per line

Relevant lines Covered
Build:
Build:
558 RELEVANT LINES 548 COVERED LINES
3.92 HITS PER LINE
Source Files on collisions
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
101 collisions Fix several name collisions. This is a workaround to fix a couple of existing issues and hopefully mitigate future problems with the resource JSON descriptions. It is only a partial fix and does not update docs, but currently only two issues exis... push 10 Nov 2014 09:11PM UTC danielgtaylor travis-ci pending completion  
See All Builds (540)
  • 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

© 2026 Coveralls, Inc