Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

fix: tell clang-format to leave doxygen @copydoc directives alone #1122

Merged
merged 1 commit into from
Nov 25, 2019

Conversation

devbww
Copy link
Contributor

@devbww devbww commented Nov 25, 2019

This change is Reviewable

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 25, 2019
@devbww devbww requested a review from mr-salty November 25, 2019 22:06
@codecov
Copy link

codecov bot commented Nov 25, 2019

Codecov Report

Merging #1122 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1122      +/-   ##
==========================================
- Coverage   93.43%   93.41%   -0.02%     
==========================================
  Files         164      164              
  Lines       12309    12309              
==========================================
- Hits        11501    11499       -2     
- Misses        808      810       +2
Impacted Files Coverage Δ
...loud/spanner/internal/partial_result_set_resume.cc 90.9% <0%> (-4.55%) ⬇️
...ud/spanner/integration_tests/client_stress_test.cc 81.57% <0%> (-1.76%) ⬇️
...loud/spanner/internal/partial_result_set_source.cc 93.24% <0%> (-1.36%) ⬇️
google/cloud/spanner/client.cc 83.33% <0%> (-0.93%) ⬇️
...on_tests/rpc_failure_threshold_integration_test.cc 85.55% <0%> (-0.16%) ⬇️
...anner/integration_tests/client_integration_test.cc 99.45% <0%> (-0.01%) ⬇️
google/cloud/spanner/transaction.h 100% <0%> (ø) ⬆️
google/cloud/spanner/value.h 92.8% <0%> (+0.1%) ⬆️
google/cloud/spanner/samples/samples.cc 86.37% <0%> (+0.28%) ⬆️

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 a221df7...abd35c2. Read the comment docs.

@devbww devbww merged commit 56682fb into googleapis:master Nov 25, 2019
@devbww devbww deleted the copydoc-format branch November 25, 2019 23:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants