kasvith / kache

A simple in memory cache written using go
https://kasvith.github.io/kache
MIT License
351 stars 26 forks source link

Feature/expiredkeys pt1 #86

Closed kasvith closed 6 years ago

kasvith commented 6 years ago

Pull Request for issue #81

Description

Testing Instructions

Excepted Behavior

Actual Behavior

Additional Comments

kasvith commented 6 years ago

@Chyroc can you review?

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@7cbc516). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #86   +/-   ##
=========================================
  Coverage          ?   78.68%           
=========================================
  Files             ?       10           
  Lines             ?      774           
  Branches          ?        0           
=========================================
  Hits              ?      609           
  Misses            ?      155           
  Partials          ?       10
Impacted Files Coverage Δ
internal/arch/command-table.go 72.72% <ø> (ø)

Continue to review full report at Codecov.

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