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

roo-rb / roo / 531

Builds Branch Commit Type Ran Committer Via Coverage
531 master Inherit Roo::Excelx::Coordinate from Array (#458) Profiling Script ``` MemoryProfiler.report{ Roo::Excelx.new(file_name).tap{|x|(2..x.last_row).each{|i| x.row(i)}} }.pretty_print ``` Master: ``` Total allocated: 34559100 bytes (504994 obj... push 21 Sep 2018 04:24PM UTC tgturner travis-ci pending completion   set done
530 inherit_coordinate_from_array Inherit Roo::Excelx::Coordinate from Array Profiling Script ``` MemoryProfiler.report{ Roo::Excelx.new(file_name).tap{|x|(2..x.last_row).each{|i| x.row(i)}} }.pretty_print ``` Master: ``` Total allocated: 34559100 bytes (504994 objects) Total re... Pull #458 21 Sep 2018 04:06PM UTC web-flow travis-ci pending completion   set done
529 master Allows sheet_for to accept an integer (#455) * Allows sheet_for and default_sheet= to accept int sheet_for and default_sheet= can now accept the sheet as integer and as a string. * Adds spec for sheet_for push 21 Sep 2018 03:28PM UTC chopraanmol1 travis-ci pending completion   set done
528 bugfix/sheet_for-with-index Adds spec for sheet_for Pull #455 21 Sep 2018 03:19PM UTC web-flow travis-ci pending completion   set done
527 bugfix/sheet_for-with-index Allows sheet_for and default_sheet= to accept int sheet_for and default_sheet= can now accept the sheet as integer and as a string. Pull #455 21 Sep 2018 02:58PM UTC web-flow travis-ci pending completion   set done
526 bugfix/sheet_for-with-index Changes wording in test case for row Pull #455 20 Sep 2018 03:52PM UTC web-flow travis-ci pending completion   set done
525 bugfix/sheet_for-with-index Use a zero based index for sheets in all places Pull #455 20 Sep 2018 03:45PM UTC web-flow travis-ci pending completion   set done
524 inherit_coordinate_from_array Inherit Roo::Excelx::Coordinate from Array Profiling Script ``` MemoryProfiler.report{ Roo::Excelx.new(file_name).tap{|x|(2..x.last_row).each{|i| x.row(i)}} }.pretty_print ``` Master: ``` Total allocated: 34559100 bytes (504994 objects) Total re... Pull #458 20 Sep 2018 06:50AM UTC web-flow travis-ci pending completion   set done
523 inherit_coordinate_from_array Inherit Roo::Excelx::Coordinate from Array Profiling Script ``` MemoryProfiler.report{ Roo::Excelx.new(file_name).tap{|x|(2..x.last_row).each{|i| x.row(i)}} }.pretty_print ``` Master: ``` Total allocated: 34559100 bytes (504994 objects) Total re... Pull #458 20 Sep 2018 06:33AM UTC web-flow travis-ci pending completion   set done
522 master Introduce GC'able cache for Roo::Excelx::Extractor#doc (#456) Memory Profiling script: ``` MemoryProfiler.report{Roo::Excelx.new('test/files/Bibelbund.xlsx').tap{|x|(2..x.last_row).each{|i| x.row(i)}}}.pretty_print ``` Benchmark Script: ... push 19 Sep 2018 02:46PM UTC tgturner travis-ci pending completion   set done
521 master Removes link attr_reader from Cells (#457) * Removes link attr_reader from Cells * Adds deprecation method for link * Deprecated methods should still return a value push 19 Sep 2018 02:40PM UTC chopraanmol1 travis-ci pending completion   set done
520 remove-link-reader Deprecated methods should still return a value Pull #457 19 Sep 2018 01:45PM UTC web-flow travis-ci pending completion   set done
519 excelx_extractor_doc_with_gc-able_cache Introduce GC'able cache for Roo::Excelx::Extractor#doc Memory Profiling script: ``` MemoryProfiler.report{Roo::Excelx.new('test/files/Bibelbund.xlsx').tap{|x|(2..x.last_row).each{|i| x.row(i)}}}.pretty_print ``` Benchmark Script: ``` puts Bench... Pull #456 19 Sep 2018 05:27AM UTC web-flow travis-ci pending completion   set done
518 remove-link-reader Adds deprecation method for link Pull #457 18 Sep 2018 07:46PM UTC web-flow travis-ci pending completion   set done
517 excelx_extractor_doc_with_gc-able_cache Introduce GC'able cache for Roo::Excelx::Extractor#doc Memory Profiling script: ``` MemoryProfiler.report{Roo::Excelx.new('test/files/Bibelbund.xlsx').tap{|x|(2..x.last_row).each{|i| x.row(i)}}}.pretty_print ``` Benchmark Script: ``` puts Bench... Pull #456 18 Sep 2018 12:49PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 40
  • 41
  • Next →
  • Back to Repo
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