Closed paulegradie closed 1 month ago
Damn - need to update the actions.
https://github.blog/news-insights/product-news/get-started-with-v4-of-github-actions-artifacts/
Attention: Patch coverage is 85.45455%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 72.12%. Comparing base (
d7365ef
) to head (36510bc
). Report is 7 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
It was previously pointed out that MemoryCache can cause bugs in Sailfish due to behavior around data eviction. This PR introduces an InstancePerDependency registered cache clase that replaces MemoryCache
Fixes: https://github.com/paulegradie/Sailfish/issues/180