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

Fullscreen / yt / 295
100%
master: 94%

Build:
Build:
LAST BUILD BRANCH: v0.33.4
DEFAULT BRANCH: master
Ran 23 Jul 2014 06:26PM UTC
Jobs 2
Files 115
Run time 6min
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
295

push

travis-ci

claudiofullscreen
Add content_owner.claims to list Content ID claims

A new Claim class is introduced to list YouTube ContentID Claims.
See https://developers.google.com/youtube/partner/docs/v1/claims

content_owner.claims also accept `where` to only list claims that
match a set of IDs, such as:

    content_owner.claims.where id: 'A1234,B1345'
    content_owner.claims.where asset_id: 'A123'
    content_owner.claims.where video_id: 'x1234'
    content_owner.claims.where q: 'something in the title', created_before: '2010-01-01', createdAfter: '2009-01-01T00:00:00Z'

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

3265 of 3494 relevant lines covered (93.45%)

16.54 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
18
100.0
lib/yt/models/claim.rb

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/yt/errors/forbidden.rb
1
100.0
lib/yt/errors/no_items.rb
1
100.0
lib/yt/errors/request_error.rb
1
100.0
lib/yt/models/url.rb
4
100.0
lib/yt/collections/ratings.rb
4
100.0
lib/yt/models/account.rb
4
100.0
lib/yt/models/rating.rb
5
100.0
lib/yt/collections/partnered_channels.rb
5
100.0
lib/yt/models/description.rb
5
100.0
lib/yt/models/request.rb
5
100.0
spec/requests/as_server_app/channel_spec.rb
8
100.0
lib/yt/collections/user_infos.rb
8
100.0
lib/yt/models/video.rb
8
100.0
spec/requests/as_server_app/playlist_spec.rb
13
100.0
lib/yt/models/resumable_session.rb
14
100.0
lib/yt/collections/annotations.rb
16
100.0
lib/yt/collections/resumable_sessions.rb
62
100.0
spec/requests/as_account/video_spec.rb
Jobs
ID Job ID Ran Files Coverage
1 295.1 (1.9.3, export YT_TEST_DEVICE_REFRESH_TOKEN=[secure], gemfiles/Gemfile.activesupport-3.x) 23 Jul 2014 06:32PM UTC 0
94.58
Travis Job 295.1
2 295.2 (2.0.0, export YT_TEST_DEVICE_REFRESH_TOKEN=[secure], gemfiles/Gemfile.activesupport-4.x) 23 Jul 2014 06:26PM UTC 0
76.26
Travis Job 295.2
Source Files on build 295
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #295
  • 841988a7 on github
  • Prev Build on feature/list-claims (#294)
  • Next Build on feature/list-claims (#296)
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