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

bugsnag / bugsnag-ruby / 1730 / 6
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Ran 05 Apr 2018 10:39PM UTC
Files 33
Run time 1s
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

05 Apr 2018 10:12PM UTC coverage: 90.817% (+2.0%) from 88.797%
2.3.0, BUNDLE_VERSION=1.12.0 GEMSETS="test sidekiq coverage"

push

travis-ci

kattrali
fix(rails): Log missing key warning after Rails initialization completes

When not initializing using the BUGSNAG_API_KEY environment variable,
the first time the Railtie integration is loaded, no API key is
available. At the bottom of the configure method, a warning is emitted
stating that no API key has been set, though this may not be true after
config/initializers/bugsnag.rb runs. This is the behavior being observed
in #391, causing concern that bugsnag is not working correctly when in
fact the log message is premature.

This change allows for Bugsnag.configure to be called without validating
the key, allowing the Railtie integration to add an additional check
once Rails initialization is complete.

Fixes #391

989 of 1089 relevant lines covered (90.82%)

3422.47 hits per line

Source Files on job 1730.6 (2.3.0, BUNDLE_VERSION=1.12.0 GEMSETS="test sidekiq coverage")
  • Tree
  • List 0
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 1730.6
  • ad1369b5 on github
  • Prev Job for 2.3.0, BUNDLE_VERSION=1.12.0 GEMSETS="test sidekiq coverage" on kattrali/fix-rails-init-warning (#1728.6)
  • Next Job for 2.3.0, BUNDLE_VERSION=1.12.0 GEMSETS="test sidekiq coverage" on kattrali/fix-rails-init-warning (#1732.6)
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