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

boto / boto3 / 55
98%
develop: 91%

Build:
Build:
LAST BUILD BRANCH: 1.1.4
DEFAULT BRANCH: develop
Ran 29 Oct 2014 11:01PM UTC
Jobs 5
Files 12
Run time 50s
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
55

push

travis-ci

danielgtaylor
Switch to Botocore data loader.

This pull request changes Boto 3 to use the Botocore data loader for loading
resource JSON description files instead of the custom loading logic that was
in place. As a result, a couple of things have changed:

* Removed all JSON loading code from Boto 3
* Removed `ResourceFactory.create_class` in favor of `load_from_definition`
* Added Boto 3 resource data path to Botocore's loader
* Added functionality to get the latest resource version
* Implemented `Session.get_available_resources`
* Updated and removed some tests
* Updated docs

Unfortunately, Botocore requires a very specific folder structure, and at the
moment Boto 3 is not using it. Because of this I wrote custom logic to find
resource JSON files and find the latest version, some of which should be
migrated into Botocore in the near future.

491 of 510 relevant lines covered (96.27%)

4.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 55.1 29 Oct 2014 11:01PM UTC 0
96.27
Travis Job 55.1
2 55.2 29 Oct 2014 11:02PM UTC 0
96.27
Travis Job 55.2
3 55.3 29 Oct 2014 11:02PM UTC 0
96.27
Travis Job 55.3
4 55.4 29 Oct 2014 11:02PM UTC 0
96.27
Travis Job 55.4
5 55.5 29 Oct 2014 11:01PM UTC 0
96.27
Travis Job 55.5
Source Files on build 55
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #55
  • 53969e1c on github
  • Next Build on loader (#56)
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