Skip to content

feat(cache)!: fix leaked Node implemenation#13

Merged
trviph merged 1 commit intomainfrom
fix/leak
Sep 23, 2025
Merged

feat(cache)!: fix leaked Node implemenation#13
trviph merged 1 commit intomainfrom
fix/leak

Conversation

@baronrectangula
Copy link
Copy Markdown
Collaborator

BREAKING CHANGE: Completely remove the cache package, the cache implementation have been move the the root collection package.

BREAKING CHANGE: Completely remove the `cache` package, the cache implementation have been move the the root `collection` package.
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
list.go 98.61% <100.00%> (+1.84%) ⬆️
lru.go 93.24% <100.00%> (ø)
mru.go 93.24% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@trviph trviph merged commit fb01e68 into main Sep 23, 2025
1 of 2 checks passed
@trviph trviph deleted the fix/leak branch October 20, 2025 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants