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

go-pkgz / lcw
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: paskal/fix_expirable_cache
DEFAULT BRANCH: master
Repo Added 20 Jan 2019 12:12AM UTC
Files 14
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

LAST BUILD ON BRANCH paskal/fix_expirable_cache
branch: paskal/fix_expirable_cache
CHANGE BRANCH
x
Reset
  • paskal/fix_expirable_cache
  • internal
  • lru_internal
  • master
  • paskal/bump_ci
  • paskal/bump_go
  • paskal/bump_modules
  • paskal/cleanup_mockery
  • paskal/fix_double_close
  • paskal/fix_flapping_test
  • paskal/fix_golangci_lint
  • paskal/generics
  • paskal/golang-ci-lint
  • paskal/modernise
  • paskal/readme
  • paskal/reduce_memory_usage
  • paskal/update-go-modules
  • pubsub
  • rbac
  • refs/tags/v0.5.0
  • refs/tags/v0.6.0
  • refs/tags/v0.6.1
  • refs/tags/v0.7.0
  • refs/tags/v0.7.1
  • refs/tags/v0.8.0
  • refs/tags/v0.8.1
  • refs/tags/v1.0.0
  • refs/tags/v1.0.1
  • refs/tags/v1.0.2
  • refs/tags/v1.1.0
  • refs/tags/v2.0.0
  • scache
  • uri
  • v0.4.0

30 Jul 2024 05:32PM UTC coverage: 95.419%. Remained the same
10167057871

Pull #48

github

paskal
remove unused delete() call, revert LoadingCache.purge changes

`purge` call became broken in 41ffddb34, this change reverts it
to the old behaviour so that memory won't be freed on its call.
It's called relatively frequently and so copying the `data` map
each time it happens would be too costly and unjustified.
Pull Request #48: Remove unused delete() call, revert LoadingCache.purge changes

1083 of 1135 relevant lines covered (95.42%)

605.47 hits per line

Relevant lines Covered
Build:
Build:
1135 RELEVANT LINES 1083 COVERED LINES
605.47 HITS PER LINE
Source Files on paskal/fix_expirable_cache
  • Tree
  • List 14
  • Changed 2
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
10167057871 paskal/fix_expirable_cache remove unused delete() call, revert LoadingCache.purge changes `purge` call became broken in 41ffddb34, this change reverts it to the old behaviour so that memory won't be freed on its call. It's called relatively frequently and so copying the `d... Pull #48 30 Jul 2024 05:34PM UTC paskal github
95.42
See All Builds (195)
  • Repo on GitHub
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