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

code-mancers / invoicing
93%
master: 93%

Build:
Build:
LAST BUILD BRANCH: update-ruby-rails-versions
DEFAULT BRANCH: master
Repo Added 26 Oct 2013 07:43AM UTC
Files 39
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

LAST BUILD ON BRANCH 66-currency-value-class-info
branch: 66-currency-value-class-info
CHANGE BRANCH
x
Reset
  • 66-currency-value-class-info
  • 68-add-deprecation-warning-rails-3
  • 71-fix-issues-sanitize-sql
  • 72-add-rails5-support-taxable
  • 79-fix-support-for-rails-5.2
  • 80-add-additional-information-gemspec
  • add-gemfiles-for-rails-4.x
  • add-gemfiles-for-rails5.x
  • add-rails-5-to-travis
  • associations-in-models-generated
  • badgify-readme
  • code-cleanup
  • fix-generator
  • fix-generator-file-names
  • master
  • prawn-pdf-generation
  • production-fix
  • readme
  • remove-caching-support
  • remove-deprecated-method
  • render-html-test-fix
  • travis-ci
  • update-ruby-rails-versions
  • v1.0.0
  • v1.0.1
  • v1.1.0

pending completion
153

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.

2102 of 2269 relevant lines covered (92.64%)

256.33 hits per line

Relevant lines Covered
Build:
Build:
2269 RELEVANT LINES 2102 COVERED LINES
256.33 HITS PER LINE
Source Files on 66-currency-value-class-info
  • List 0
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
153 66-currency-value-class-info 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 sup... push 24 Feb 2020 05:59AM UTC George Thomas travis-ci pending completion  
145 66-currency-value-class-info 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 sup... push 05 Feb 2020 07:43AM UTC George Thomas travis-ci pending completion  
See All Builds (141)
  • Repo 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