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

allegro / bigcache / 265 / 1
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 20 May 2018 02:41AM UTC
Files 15
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

20 May 2018 02:40AM UTC coverage: 90.358% (+0.1%) from 90.223%
265.1

Pull #84

travis-ci

web-flow
Allow for GC of cache when CleanWindow is set

This change makes `BigCache` an `io.Closer`. When closed, the cleaning
goroutine is signaled to exit. This prevents the following:

- Stack leak due to goroutines not exiting.
- Heap leak do to the cleaning goroutine keeping a reference to the
  cache.
- Leak of the resources associated with maintaining the `time.Ticker`.
Pull Request #84: Allow for GC of cache when CleanWindow is set

656 of 726 relevant lines covered (90.36%)

1535.42 hits per line

Source Files on job 265.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 224
  • Travis Job 265.1
  • 907a81d7 on github
  • Prev Job for on master (#248.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