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

boto / boto3
97%
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 model
branch: model
CHANGE BRANCH
x
Reset
  • model
  • 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
  • collisions
  • 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-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
38

push

travis-ci

danielgtaylor
Add a resource model abstraction.

This change adds an abstraction over the raw JSON resource descriptions,
similar to how Botocore has a `ServiceModel` which abstracts its JSON
service descriptions. Advantages of this approach:

* Pythonic interface (e.g. `model.actions[0].request.operation`)
* Encapsulation of minor JSON changes (e.g. field name change)

All of the factory code is updated to use it and documentation code
will use it in the future. Tests have been updated accordingly
and the model has its own tests as well.

483 of 498 relevant lines covered (96.99%)

4.82 hits per line

Relevant lines Covered
Build:
Build:
498 RELEVANT LINES 483 COVERED LINES
4.82 HITS PER LINE
Source Files on model
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
38 model Add a resource model abstraction. This change adds an abstraction over the raw JSON resource descriptions, similar to how Botocore has a `ServiceModel` which abstracts its JSON service descriptions. Advantages of this approach: * Pythonic interf... push 22 Oct 2014 11:05PM UTC danielgtaylor travis-ci pending completion  
37 model Add a resource model abstraction. This change adds an abstraction over the raw JSON resource descriptions, similar to how Botocore has a `ServiceModel` which abstracts its JSON service descriptions. Advantages of this approach: * Pythonic interf... push 22 Oct 2014 10:59PM 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

© 2025 Coveralls, Inc