Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

fix cache #228

Merged
merged 4 commits into from
Jul 22, 2022
Merged

fix cache #228

merged 4 commits into from
Jul 22, 2022

Conversation

jxnu-liguobin
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 21, 2022

Codecov Report

Merging #228 (35b6f6c) into master (e0b4883) will decrease coverage by 0.30%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master     #228      +/-   ##
==========================================
- Coverage   89.01%   88.70%   -0.31%     
==========================================
  Files          52       52              
  Lines         801      806       +5     
  Branches       51       50       -1     
==========================================
+ Hits          713      715       +2     
- Misses         88       91       +3     
Impacted Files Coverage Δ
...c/main/scala/org/bitlap/cacheable/core/Cache.scala 100.00% <ø> (ø)
...ain/scala/org/bitlap/cacheable/core/ZIOCache.scala 0.00% <ø> (ø)
...ala/org/bitlap/cacheable/core/ZIOUpdateCache.scala 0.00% <ø> (ø)
...scala/org/bitlap/cacheable/core/ZStreamCache.scala 0.00% <ø> (ø)
...org/bitlap/cacheable/core/ZStreamUpdateCache.scala 0.00% <0.00%> (ø)
...src/main/scala/org/bitlap/cache/CacheAdapter.scala 88.23% <50.00%> (-5.10%) ⬇️
...n/scala/org/bitlap/cacheable/redis/Implicits.scala 65.51% <50.00%> (ø)
...src/main/scala/org/bitlap/cache/GenericCache.scala 63.33% <66.66%> (-3.34%) ⬇️
...-cache/src/main/scala/org/bitlap/cache/Cache.scala 80.00% <75.00%> (ø)
...cala/org/bitlap/cacheable/caffeine/Implicits.scala 100.00% <100.00%> (ø)

@jxnu-liguobin jxnu-liguobin merged commit 2fa85ca into master Jul 22, 2022
@jxnu-liguobin jxnu-liguobin deleted the fix-cache branch July 26, 2022 02:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant