• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

Fullscreen / yt / 84 / 1
100%
master: 94%

Build:
Build:
LAST BUILD BRANCH: v0.33.4
DEFAULT BRANCH: master
Ran 14 May 2014 08:05PM UTC
Files 91
Run time 5s
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

14 May 2014 08:02PM UTC coverage: 99.867% (+21.2%) from 78.714%
1.9.3, YT_TEST_DEVICE_REFRESH_TOKEN=[secure], gemfiles/Gemfile.activesupport-3.x

push

travis-ci

claudiofullscreen
Allow Yt.configuration through env variables

Instead of running an initializer like

Yt.configure do |config|
  config.scenario = :device_app
  config.client_id = '1234567890.apps.googleusercontent.com'
  config.client_secret = '1234567890'
  config.api_key = '123456789012345678901234567890'
end

you can now do the following

export YT_CLIENT_SCENARIO="device_app"
export YT_CLIENT_ID="1234567890.apps.googleusercontent.com"
export YT_CLIENT_SECRET="1234567890"
export YT_API_KEY="123456789012345678901234567890"

1506 of 1508 relevant lines covered (99.87%)

8.43 hits per line

Source Files on job 84.1 (1.9.3, YT_TEST_DEVICE_REFRESH_TOKEN=[secure], gemfiles/Gemfile.activesupport-3.x)
  • Tree
  • List 0
  • Changed 73
  • Source Changed 0
  • Coverage Changed 73
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 84
  • Travis Job 84.1
  • 3ce0a8de on github
  • Prev Job for 1.9.3, YT_TEST_DEVICE_REFRESH_TOKEN=[secure], gemfiles/Gemfile.activesupport-3.x on accept-env-variables (#83.1)
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