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

paypal / sdk-core-ruby / 141
89%

Build:
DEFAULT BRANCH: master
Ran 16 Sep 2016 02:41PM UTC
Jobs 1
Files 36
Run time 3s
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
141

Pull #32

travis-ci

web-flow
Proper error message for empty config

If `config/paypal.yml` is empty then `YAML.load` will return `false` on empty string.
Actual error in this case: `NoMethodError: undefined method `[]' for false:FalseClass`

By returning empty hash instead of `false` value from `read_configurations` method we're getting such error message:
`Paypal::SDK::Core::Exceptions::MissingConfig: Configuration[development] NotFound`
Pull Request #32: Proper error message for empty config

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

1400 of 1568 relevant lines covered (89.29%)

7.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 141.1 (2.2.3) 16 Sep 2016 02:41PM UTC 0
89.29
Travis Job 141.1
Source Files on build 141
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #141
  • Pull Request #32
  • PR Base - master (#140)
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

© 2025 Coveralls, Inc