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

Pulling the PR's from the 1.0 branch into master #18

Closed ryanwhowe closed 6 years ago

ryanwhowe commented 6 years ago

what Issue is this pull request refering to N/A

Have The Tests Been Updated in any way?: yes

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

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #18   +/-   ##
=======================================
  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:
src/KeyValue.php 100% <ø> (ø) 11 <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 49563fc...ff226b1. Read the comment docs.