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

roo-rb / roo / 505 / 4
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 16 Sep 2018 09:53PM UTC
Files 40
Run time 1s
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

16 Sep 2018 09:48PM UTC coverage: 94.082% (+0.03%) from 94.056%
2.5, LONG_RUN=true

push

travis-ci

tgturner
Reduce Memory Size of Roo::Excelx::Cell::* classes (#449)

One of the factor which determines the memsize of object is total no. of instance variables

Reducing no. of instance variables can also reduce memsize. To do so I've done two major things

1. Remove unnecessary instance_variable link
2. Created method attr_reader_with_default
	i.  With help of this method we can remove instance variable which are static accross class e.g. type and in somecases cell_type
	ii. We can use better default to reduce memory e.g. style

1701 of 1808 relevant lines covered (94.08%)

30255.0 hits per line

Source Files on job 505.4 (2.5, LONG_RUN=true)
  • Tree
  • List 0
  • Changed 12
  • Source Changed 9
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 502
  • Travis Job 505.4
  • 782420be on github
  • Prev Job for 2.5, LONG_RUN=true on master (#502.4)
  • Next Job for 2.5, LONG_RUN=true on master (#512.4)
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