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

code-mancers / invoicing / 145 / 3
93%
master: 93%

Build:
Build:
LAST BUILD BRANCH: update-ruby-rails-versions
DEFAULT BRANCH: master
Ran 05 Feb 2020 07:43AM UTC
Files 14
Run time 0s
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

05 Feb 2020 07:43AM UTC coverage: 25.903%. First build
2.0.0, gemfiles/Gemfile.rails-4.0.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.

287 of 1108 relevant lines covered (25.9%)

0.26 hits per line

Source Files on job 145.3 (2.0.0, gemfiles/Gemfile.rails-4.0.x)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 127
  • Travis Job 145.3
  • de4af328 on github
  • Next Job for 2.0.0, gemfiles/Gemfile.rails-4.0.x on 66-currency-value-class-info (#153.3)
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