Repo Added
|
Files
45
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
1 of 1 new or added line in 1 file covered. (100.0%)
714 of 724 relevant lines covered (98.62%)
4.92 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
189 | meta-object | Add coverage for repr(meta) | push | danielgtaylor | travis-ci | pending completion | |
187 | meta-object | Address review feedback | push | danielgtaylor | travis-ci | pending completion | |
185 | meta-object | Switch `resource.meta` to be an object. This changes the behavior of the meta object in a **backward-incompatible** way. It goes from being a dict to an instance of a `ResourceMeta` class. Example: ```python import boto3 s3 = boto3.resource('s3... | push | danielgtaylor | travis-ci | pending completion |