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

fog / fog-core / 696
76%
master: 76%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 13 Aug 2018 11:31AM UTC
Jobs 1
Files 63
Run time 4s
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
696

Pull #238

travis-ci

web-flow
Fix `@path_prefix` not initialized warning

Setting `@path_prefix` within a condition meant it was not initialized
to `nil` in cases when it was not passed in. This triggered warnings
when Ruby was showing them and the variable was used.

`Hash#delete` already returns `nil` when the key is missing so that can
be used to initialize it correctly.
Pull Request #238: Fix `@path_prefix` not initialized warning

3 of 3 new or added lines in 1 file covered. (100.0%)

1081 of 1419 relevant lines covered (76.18%)

6.5 hits per line

Jobs
ID Job ID Ran Files Coverage
6 696.6 (2.1, COVERAGE=true, Gemfile) 13 Aug 2018 11:31AM UTC 0
76.18
Travis Job 696.6
Source Files on build 696
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #696
  • Pull Request #238
  • PR Base - master (#694)
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