Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation/dev-guide: add gRPC-gateway example of txn target VERSION syntax. #10115

Merged
merged 1 commit into from
Sep 23, 2018

Conversation

hexfusion
Copy link
Contributor

Fixes #10113

@codecov-io
Copy link

codecov-io commented Sep 23, 2018

Codecov Report

Merging #10115 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #10115      +/-   ##
==========================================
+ Coverage    71.7%   71.72%   +0.02%     
==========================================
  Files         390      390              
  Lines       36269    36269              
==========================================
+ Hits        26006    26014       +8     
+ Misses       8462     8452      -10     
- Partials     1801     1803       +2
Impacted Files Coverage Δ
clientv3/namespace/watch.go 87.87% <0%> (-6.07%) ⬇️
raft/storage.go 87.96% <0%> (-1.86%) ⬇️
pkg/schedule/schedule.go 81.69% <0%> (-1.41%) ⬇️
mvcc/watchable_store.go 84.21% <0%> (-1.06%) ⬇️
clientv3/leasing/kv.go 89.03% <0%> (-1%) ⬇️
etcdserver/cluster_util.go 58.74% <0%> (-0.9%) ⬇️
clientv3/op.go 73.47% <0%> (-0.87%) ⬇️
etcdserver/server.go 74.02% <0%> (-0.8%) ⬇️
etcdserver/raft.go 80.09% <0%> (-0.72%) ⬇️
etcdserver/v3_server.go 79.02% <0%> (-0.47%) ⬇️
... and 11 more

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 d987cae...e935594. Read the comment docs.

@xiang90
Copy link
Contributor

xiang90 commented Sep 23, 2018

lgtm

@xiang90 xiang90 merged commit 12cfc5f into etcd-io:master Sep 23, 2018
@hexfusion hexfusion deleted the fx_dvdoc branch September 23, 2018 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants