kasvith / kache

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

enhancement/added keys to commands #71

Closed kasvith closed 6 years ago

kasvith commented 6 years ago

Pull Request for issue

Description

Testing Instructions

Excepted Behavior

Actual Behavior

Additional Comments

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #71   +/-   ##
=========================================
  Coverage          ?   74.81%           
=========================================
  Files             ?        8           
  Lines             ?      548           
  Branches          ?        0           
=========================================
  Hits              ?      410           
  Misses            ?      135           
  Partials          ?        3
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 35ec81b...8c9b32d. Read the comment docs.