ryanwhowe / key-value-store

This is a database backed key/value store setter and getter library with additional functionality
MIT License
2 stars 0 forks source link

Dev #33

Closed ryanwhowe closed 5 years ago

ryanwhowe commented 5 years ago

what Issue is this pull request referring to

30 #31 #25 #26

Have The Tests Been Updated in any way?: yes

Are all tests passing on your local dev branch?: yes

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@68d995a). Click here to learn what that means. The diff coverage is 10.41%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #33   +/-   ##
=========================================
  Coverage          ?   73.14%           
  Complexity        ?       32           
=========================================
  Files             ?        5           
  Lines             ?      175           
  Branches          ?        0           
=========================================
  Hits              ?      128           
  Misses            ?       47           
  Partials          ?        0
Impacted Files Coverage Δ Complexity Δ
src/Manager.php 100% <ø> (ø) 5 <0> (?)
src/KeyValue/Series.php 5.4% <0%> (ø) 5 <4> (?)
src/KeyValue/Single.php 100% <100%> (ø) 4 <0> (?)
src/KeyValue/DistinctSeries.php 89.65% <100%> (ø) 6 <0> (?)
src/KeyValue.php 85.48% <20%> (ø) 12 <0> (?)

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 68d995a...791c803. Read the comment docs.