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

code-mancers / invoicing / 153 / 12
93%
master: 93%

Build:
Build:
LAST BUILD BRANCH: update-ruby-rails-versions
DEFAULT BRANCH: master
Ran 24 Feb 2020 06:02AM UTC
Files 39
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

24 Feb 2020 05:59AM UTC coverage: 92.48%. First build
2.2.10, gemfiles/Gemfile.rails-4.1.x

push

travis-ci

George Thomas
Fix currency_value_class_info error

Fixes #66

Originally the method was passed as a string to the if condition.
This is equivalent to passing the method itself rather than using
the result of the method call in the if condition.

When adding support for Rails 5, the string was replaced with the
method call which caused the bug. This has been replace with a lambda
which represents the method itself rather than the result of the method
being called.

2103 of 2274 relevant lines covered (92.48%)

14.64 hits per line

Source Files on job 153.12 (2.2.10, gemfiles/Gemfile.rails-4.1.x)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 133
  • Travis Job 153.12
  • 5975aab6 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

© 2026 Coveralls, Inc