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

boto / boto3 / 193
91%

Build:
DEFAULT BRANCH: develop
Ran 29 Jan 2015 10:31PM UTC
Jobs 5
Files 11
Run time 1min
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
193

Pull #51

travis-ci

danielgtaylor
Update resource model format.

This updates to the latest resource model format, which includes the following
changes:

1. `belongsTo` references are now named `has`
2. `subResources` is replaced by two-way `has` references
3. Identifier and parameter definitions are refactored:

    * `source` is now one of `name`, `path` or `value`
    * `sourceType` is now `source`
    * A new source of `input` is added for user-supplied input

Our interface remains the same, but the underlying JSON files have changed
and our factory code and documentation are somewhat simplified. The code
that handles identifiers/parameters is a bit more complex due to having
to check several keys in the dictionary based on the source.

The model still exposes subresources and references as separate concepts.
Due to circular references, resource instances now lazy-load the subresource
class when needed.

Tests and documentation have been updated to reflect these changes.
Pull Request #51: Update resource model format.

59 of 59 new or added lines in 5 files covered. (100.0%)

692 of 702 relevant lines covered (98.58%)

4.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 193.1 29 Jan 2015 10:31PM UTC 0
98.15
Travis Job 193.1
2 193.2 29 Jan 2015 10:31PM UTC 0
98.15
Travis Job 193.2
3 193.3 29 Jan 2015 10:32PM UTC 0
98.58
Travis Job 193.3
4 193.4 29 Jan 2015 10:32PM UTC 0
98.58
Travis Job 193.4
5 193.5 29 Jan 2015 10:32PM UTC 0
98.15
Travis Job 193.5
Source Files on build 193
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #193
  • Pull Request #51
  • PR Base - develop (#191)
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