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

boto / boto3 / 39
91%

Build:
DEFAULT BRANCH: develop
Ran 22 Oct 2014 11:06PM UTC
Jobs 5
Files 12
Run time 2min
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
39

Pull #7

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.
Pull Request #7: Add a resource model abstraction.

136 of 136 new or added lines in 6 files covered. (100.0%)

483 of 498 relevant lines covered (96.99%)

4.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 39.1 22 Oct 2014 11:06PM UTC 0
96.79
Travis Job 39.1
2 39.2 22 Oct 2014 11:09PM UTC 0
96.39
Travis Job 39.2
3 39.3 22 Oct 2014 11:08PM UTC 0
96.39
Travis Job 39.3
4 39.4 22 Oct 2014 11:08PM UTC 0
96.39
Travis Job 39.4
5 39.5 22 Oct 2014 11:09PM UTC 0
96.39
Travis Job 39.5
Source Files on build 39
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #39
  • Pull Request #7
  • PR Base - develop (#36)
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