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

Final 1.0 release cleanup #23

Closed ryanwhowe closed 6 years ago

ryanwhowe commented 6 years ago

what Issue is this pull request referring to This PR resolves issue #11

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

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

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #23   +/-   ##
=======================================
  Coverage          ?   100%           
  Complexity        ?     32           
=======================================
  Files             ?      6           
  Lines             ?    152           
  Branches          ?      0           
=======================================
  Hits              ?    152           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ Complexity Δ
src/Manager.php 100% <100%> (ø) 5 <0> (?)
src/KeyValue/DistinctSeries.php 100% <100%> (ø) 6 <3> (?)

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 7acddcd...686f531. Read the comment docs.