dims / etcd3-gateway

This repository is now read-only. Please see https://opendev.org/openstack/etcd3gw for the new location for this code.
https://opendev.org/openstack/etcd3gw
Apache License 2.0
10 stars 20 forks source link

Check for ipv6 hosts when creating the url #10

Closed dims closed 7 years ago

dims commented 7 years ago

Fix for https://github.com/dims/etcd3-gateway/issues/9

codecov-io commented 7 years ago

Codecov Report

Merging #10 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   88.46%   88.49%   +0.03%     
==========================================
  Files           7        7              
  Lines         312      313       +1     
  Branches       31       31              
==========================================
+ Hits          276      277       +1     
  Misses         23       23              
  Partials       13       13
Impacted Files Coverage Δ
etcd3gw/client.py 88.59% <100%> (+0.07%) :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 f4a7f59...fab6b7a. Read the comment docs.