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

roo-rb / roo / 540 / 2
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: fix-issue-541
DEFAULT BRANCH: master
Ran 05 Oct 2018 09:05AM UTC
Files 41
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

05 Oct 2018 08:53AM UTC coverage: 94.102% (+0.3%) from 93.821%
2.3, LONG_RUN=true

Pull #462

travis-ci

web-flow
Restore support of URL for CSV

### Benchmark

```
file_name = 'test/files/Bibelbund.csv'

MemoryProfiler.report{ Roo::Spreadsheet.open(file_name).tap{|x|(2..x.last_row).each{|i| x.row(i)}} }
puts Benchmark.measure{ Roo::Spreadsheet.open(file_name).tap{|x|(2..x.last_row).each{|i| x.row(i)}} }
```

Master
```
Total allocated: 39705265 bytes (561479 objects)
Total retained:  768 bytes (4 objects)

  0.300000   0.000000   0.300000 (  0.304877)
```

Modified:
```
Total allocated: 16952085 bytes (234487 objects)
Total retained:  768 bytes (4 objects)

  0.190000   0.000000   0.190000 (  0.181199)
```
Pull Request #462: Restore support of URL for CSV

1755 of 1865 relevant lines covered (94.1%)

34504.32 hits per line

Source Files on job 540.2 (2.3, LONG_RUN=true)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 536
  • Travis Job 540.2
  • c37d5e0b on github
  • Prev Job for 2.3, LONG_RUN=true on restore_support_or_url_for_csv (#538.2)
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