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

1.0 order series get set by #16

Closed ryanwhowe closed 6 years ago

ryanwhowe commented 6 years ago

what Issue is this pull request refering to This resolved Issue #12

Have The Tests Been Updated in any way?: no

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

codecov[bot] commented 6 years ago

Codecov Report

Merging #16 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #16   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity       28     28           
=======================================
  Files             6      6           
  Lines           132    132           
=======================================
  Hits            132    132
Impacted Files Coverage Δ Complexity Δ
src/KeyValue/Multi.php 100% <ø> (ø) 4 <0> (ø) :arrow_down:

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 1bdacab...adbf505. Read the comment docs.

ryanwhowe commented 6 years ago

Resolves #12