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

go-pkgz / lcw
95%

Build:
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • internal
  • lru_internal
  • master
  • paskal/bump_ci
  • paskal/bump_go
  • paskal/bump_modules
  • paskal/cleanup_mockery
  • paskal/fix_double_close
  • paskal/fix_expirable_cache
  • 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:35PM UTC coverage: 95.419%. Remained the same
10167092668

push

github

umputun
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.

1083 of 1135 relevant lines covered (95.42%)

605.64 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
10167092668 master 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... push 30 Jul 2024 05:36PM UTC umputun github
95.42
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
10165675259 master improve v1 expirable cache memory management by recreating map on purge Modified the `Purge` and `purge` methods to recreate the `data` map, allowing the old map to be garbage collected, and added a new test to check for it. push 30 Jul 2024 03:55PM UTC umputun github
95.42
10159502950 paskal/reduce_memory_usage improve v1 expirable cache memory management by recreating map on purge Modified the `Purge` and `purge` methods to recreate the `data` map, allowing the old map to be garbage collected, and added a new test to check for it. Pull #46 30 Jul 2024 09:10AM UTC paskal github
95.42
10155823672 master fix golangci-lint errors in CI by renaming shadowing parameters names push 30 Jul 2024 03:52AM UTC umputun github
95.42
10154128467 paskal/fix_golangci_lint fix golangci-lint errors in CI by renaming shadowing parameters names Pull #47 30 Jul 2024 12:46AM UTC paskal github
95.42
8184898778 master Add UniversalClient to v1 push 07 Mar 2024 08:12AM UTC umputun github
95.42
8184704570 master Add UniversalClient to v1 Pull #44 07 Mar 2024 08:04AM UTC web-flow github
95.42
8179843345 master redis.UniversalClient as backend Pull #44 07 Mar 2024 07:42AM UTC web-flow github
95.42
7978217128 refs/tags/v2.0.0 resort imports according to goimport order push 20 Feb 2024 07:08PM 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