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

bugsnag / bugsnag-ruby / 1728
91%
master: 91%

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

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

967 of 1089 relevant lines covered (88.8%)

3422.76 hits per line

Jobs
ID Job ID Ran Files Coverage
6 1728.6 (2.3.0, BUNDLE_VERSION=1.12.0 GEMSETS="test sidekiq coverage") 05 Apr 2018 09:57PM UTC 0
88.8
Travis Job 1728.6
Source Files on build 1728
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1728
  • 98754ed8 on github
  • Prev Build on kattrali/fix-rails-init-warning (#1726)
  • Next Build on kattrali/fix-rails-init-warning (#1730)
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