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

Fullscreen / yt / 204
100%
master: 94%

Build:
Build:
LAST BUILD BRANCH: v0.33.4
DEFAULT BRANCH: master
Ran 19 Jun 2014 09:59PM UTC
Jobs 2
Files 104
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
204

push

travis-ci

claudiofullscreen
Extend snippet to include all the YouTube methods

Now resources (Channel, Video, Playlist, PlaylistItem) have access
to all the data made available by YouTube in the 'snippet' part.
All the following methods are now available:

video.channel_id #=> "UCxO1tY8h1AhOz0T4ENwmpow"
video.channel_title #=> "Fullscreen"
video.category_id #=> "22"
video.live_broadcast_content #=> "none"
playlist.tags #=> []
playlist.channel_id #=> "UCxO1tY8h1AhOz0T4ENwmpow"
playlist.channel_title #=> "Fullscreen"
item.channel_id #=> "UCxO1tY8h1AhOz0T4ENwmpow"
item.channel_title #=> "Fullscreen"
item.playlist_id #=> "PLSWYkYzOrPMRCK6j0UgryI8E0NHhoVdRc"
item.video_id #=> "W4GhTprSsOY"

As part of this commit, PlaylistItem now inherit from Resource, and
therefore also has access to the status methods:

item.public? #=> true

2418 of 2419 relevant lines covered (99.96%)

30.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 204.1 (1.9.3, YT_TEST_DEVICE_REFRESH_TOKEN=[secure], gemfiles/Gemfile.activesupport-3.x) 19 Jun 2014 09:59PM UTC 0
99.92
Travis Job 204.1
2 204.2 (2.0.0, YT_TEST_DEVICE_REFRESH_TOKEN=[secure], gemfiles/Gemfile.activesupport-4.x) 19 Jun 2014 09:59PM UTC 0
100.0
Travis Job 204.2
Source Files on build 204
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #204
  • 2ee1a699 on github
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