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

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

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Ran 06 Apr 2018 06:49AM 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

06 Apr 2018 06:25AM UTC coverage: 90.926% (+0.6%) from 90.284%
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

992 of 1091 relevant lines covered (90.93%)

3426.74 hits per line

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