Closed lihiwish closed 7 years ago
Merging #8 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #8 +/- ##
=======================================
Coverage 88.46% 88.46%
=======================================
Files 7 7
Lines 312 312
Branches 31 31
=======================================
Hits 276 276
Misses 23 23
Partials 13 13
Impacted Files | Coverage Δ | |
---|---|---|
etcd3gw/utils.py | 83.78% <100%> (ø) |
:arrow_up: |
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 f30a4c5...82d4749. Read the comment docs.
Thanks for the PR @lihiwish
Removes the specific encoding to utf-8, adds the option to use binary data (e.g msgpack) in the put/get methods.