Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added tests for LRU cache #1388

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Added tests for LRU cache #1388

merged 2 commits into from
Nov 6, 2024

Conversation

jakobht
Copy link
Member

@jakobht jakobht commented Nov 6, 2024

What changed?
Added tests for the LRU cache in client

The tests checks the current behaviour. The current behaviour should work but especially the pin API seems very fragile.

Why?
Improve test coverage

How did you test it?

Potential risks

Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.53%. Comparing base (12e7e33) to head (248290e).
Report is 2 commits behind head on master.

Additional details and impacted files

see 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update baa7d46...248290e. Read the comment docs.

@jakobht jakobht merged commit 275c434 into cadence-workflow:master Nov 6, 2024
10 of 11 checks passed
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