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

roo-rb / roo
92%
master: 94%

Build:
Build:
LAST BUILD BRANCH: fix-issue-541
DEFAULT BRANCH: master
Repo Added 23 Nov 2014 01:27PM UTC
Files 41
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 error_fields_work
branch: error_fields_work
CHANGE BRANCH
x
Reset
  • error_fields_work
  • 2-0-stable
  • 212-patch
  • bebanjo-v2.4.0-streaming-without-hyperlinks
  • default-relationships
  • esergion-images
  • feature/better_test_reporters
  • feature/jruby_support
  • feature/refactor_tests
  • feature/roo_formatters
  • finalizers
  • fix-incomplete-format
  • fix_convertation_of_cell
  • fix_for_62
  • fix_iso_8599_1_csv_issue
  • fix_xlsx_extract_num_fmt_ids
  • master
  • openoffice-refactoring
  • raise_error_if_path_missing_from_extractor
  • refactoring_simplifying_classes
  • relationships-args
  • test-master
  • test_refactoring
  • update-travis-config
  • v2.0.0
  • v2.0.0beta1
  • v2.0.1
  • v2.1.0
  • v2.1.1
  • v2.2.0
  • v2.3.0
  • v2.3.1
  • v2.3.2
  • v2.4.0
  • v2.5.0
  • v2.5.1
  • v2.6.0
  • v2.7.0
  • v2.7.1
  • v2.8.0
  • v2.8.1
  • v2.8.2
  • v2.8.3

pending completion
234

push

travis-ci

stevendaniels
Fixes for cells with errors like #N/A

This fixes an issue found in #269 while making the fewest breaking behavioral changes. It deals with all of the following errors: #N/A #REF! #NAME? #DIV/0! #NULL! #VALUE! #NUM!

One are of concern: this fix means Cell::Number is capable of returning a String (e.g. #N/A, #REF!, etc.) in addition to returning a Float or Integer. That might not coincide with a users expectations when using the gem.

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

1670 of 1808 relevant lines covered (92.37%)

4402.36 hits per line

Relevant lines Covered
Build:
Build:
1808 RELEVANT LINES 1670 COVERED LINES
4402.36 HITS PER LINE
Source Files on error_fields_work
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
234 error_fields_work Fixes for cells with errors like #N/A This fixes an issue found in #269 while making the fewest breaking behavioral changes. It deals with all of the following errors: #N/A #REF! #NAME? #DIV/0! #NULL! #VALUE! #NUM! One are of concern: this fix m... push 10 Dec 2015 12:13PM UTC stevendaniels travis-ci pending completion  
See All Builds (611)
  • 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