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

boto / boto3 / 56
98%
develop: 91%

Build:
Build:
LAST BUILD BRANCH: 1.1.4
DEFAULT BRANCH: develop
Ran 29 Oct 2014 11:05PM 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
56

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.

516 of 535 relevant lines covered (96.45%)

4.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 56.1 29 Oct 2014 11:07PM UTC 0
96.45
Travis Job 56.1
2 56.2 29 Oct 2014 11:07PM UTC 0
96.45
Travis Job 56.2
3 56.3 29 Oct 2014 11:05PM UTC 0
96.45
Travis Job 56.3
4 56.4 29 Oct 2014 11:05PM UTC 0
96.45
Travis Job 56.4
5 56.5 29 Oct 2014 11:07PM UTC 0
96.45
Travis Job 56.5
Source Files on build 56
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #56
  • 45faf61d on github
  • Prev Build on loader (#55)
  • Next Build on loader (#58)
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