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

* Removed grouping from the missed getGroupingMethods #15

Closed ryanwhowe closed 6 years ago

ryanwhowe commented 6 years ago

what Issue is this pull request referring to This will resolve Issue #10

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 #15 into 1.0 will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##              1.0    #15   +/-   ##
=====================================
  Coverage     100%   100%           
  Complexity     28     28           
=====================================
  Files           6      6           
  Lines         132    132           
=====================================
  Hits          132    132
Impacted Files Coverage Δ Complexity Δ
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 9705ea1...81ff431. Read the comment docs.