ecodeclub / ecache

统一缓存 API
Apache License 2.0
12 stars 15 forks source link

调整 SRem 的语义到 Redis #27

Closed flycash closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #27 (8e80c94) into main (dda9743) will decrease coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
- Coverage   98.39%   98.37%   -0.03%     
==========================================
  Files           4        4              
  Lines         624      615       -9     
==========================================
- Hits          614      605       -9     
  Misses          7        7              
  Partials        3        3              
Files Coverage Δ
memory/lru/cache.go 95.49% <100.00%> (-0.07%) :arrow_down:
memory/priority/rbtree_priority_cache.go 100.00% <100.00%> (ø)
redis/cache.go 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more