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

boto / boto3 / 37
97%
develop: 91%

Build:
Build:
LAST BUILD BRANCH: 1.1.4
DEFAULT BRANCH: develop
Ran 22 Oct 2014 10:59PM UTC
Jobs 4
Files 12
Run time 57s
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
37

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%)

3.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 37.1 22 Oct 2014 11:00PM UTC 0
96.79
Travis Job 37.1
2 37.2 22 Oct 2014 10:59PM UTC 0
96.39
Travis Job 37.2
3 37.3 22 Oct 2014 11:00PM UTC 0
96.39
Travis Job 37.3
5 37.5 22 Oct 2014 11:00PM UTC 0
96.39
Travis Job 37.5
Source Files on build 37
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #37
  • c77b91bc on github
  • Next Build on model (#38)
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