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

tycooon / memery / 22 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2018 12:23PM UTC
Files 2
Run time 0s
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

31 Aug 2018 12:22PM UTC coverage: 100.0%. Remained the same
2.4, SUITE="rspec"

push

travis-ci

tycooon
Add `:condition` option for `.memoize` method (#7)

Now you can specify a block for instance execute
whether to use memoization or not:

```ruby
def file_mtime
  File.mtime asset_file
end

memoize :file_mtime, condition: -> { environment == 'production' }
```

153 of 153 relevant lines covered (100.0%)

3.46 hits per line

Source Files on job 22.3 (2.4, SUITE="rspec")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21
  • Travis Job 22.3
  • c64db6c0 on github
  • Prev Job for 2.4, SUITE="rspec" on master (#20.3)
  • Next Job for 2.4, SUITE="rspec" on master (#24.3)
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