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

ZeroOneStudio / rubykassa / 105 / 7
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 14 Feb 2015 06:21PM UTC
Files 25
Run time 2s
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

14 Feb 2015 06:20PM UTC coverage: 91.775%. First build
2.0.0, RAILS_VERSION=4.1.0

Pull #22

travis-ci

Roman
To make this more bullet-proof

I updated to Ruby 2.2 and RoR 4.2 and I have started to appear error when processing "... / robokassa / paid":
NoMethodError in RobokassaController # paid
undefined method `downcase 'for nil: NilClass

In this case, something like @params["SignatureValue"] is not defined.
This converts everything to string to start with. nil.to_s is an empty string by default, so it's safe.
Pull Request #22:

212 of 231 relevant lines covered (91.77%)

3.27 hits per line

Source Files on job 105.7 (2.0.0, RAILS_VERSION=4.1.0)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 105
  • Travis Job 105.7
  • 35e89186 on github
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