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

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

Build:
Build:
LAST BUILD BRANCH: fix-issue-541
DEFAULT BRANCH: master
Ran 05 Oct 2018 08:56AM UTC
Jobs 8
Files 41
Run time 15min
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

pending completion
540

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

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

1700 of 1807 relevant lines covered (94.08%)

232203.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 540.1 (2.2, LONG_RUN=true) 05 Oct 2018 09:04AM UTC 0
94.09
Travis Job 540.1
2 540.2 (2.3, LONG_RUN=true) 05 Oct 2018 09:05AM UTC 0
94.1
Travis Job 540.2
3 540.3 (2.4, LONG_RUN=true) 05 Oct 2018 09:05AM UTC 0
94.1
Travis Job 540.3
4 540.4 (2.5, LONG_RUN=true) 05 Oct 2018 09:05AM UTC 0
94.1
Travis Job 540.4
5 540.5 (2.0, LONG_RUN=true, Gemfile_ruby2) 05 Oct 2018 09:11AM UTC 0
94.07
Travis Job 540.5
6 540.6 (2.1, LONG_RUN=true, Gemfile_ruby2) 05 Oct 2018 09:08AM UTC 0
94.07
Travis Job 540.6
7 540.7 (ruby-head, LONG_RUN=true) 05 Oct 2018 09:08AM UTC 0
94.08
Travis Job 540.7
8 540.8 (jruby-9.1.6.0, LONG_RUN=true) 05 Oct 2018 09:11AM UTC 0
0.0
Travis Job 540.8
Source Files on build 540
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #540
  • Pull Request #462
  • PR Base - master (#538)
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