8000 [Bigtable] minor Javadoc clean up for ModifyColumnFamiliesRequest by rahulKQL · Pull Request #5568 · googleapis/google-cloud-java · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@rahulKQL
Copy link
@rahulKQL rahulKQL commented Jun 26, 2019

Removed some undefined tags from ModifyColumnFamiliesRequest.java

My local master is failing with some wired issue:
```
Caused by: org.apache.maven.enforcer.rule.api.EnforcerRuleException: Failed while enforcing RequireUpperBoundDeps. The error(s) are [
Require upper bound dependencies error for com.google.guava:guava:27.1-android paths to dependency are:
```
@rahulKQL rahulKQL requested a review from a team as a code owner June 26, 2019 15:42
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 26, 2019
@ajaaym ajaaym added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 26, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 26, 2019
@rahulKQL rahulKQL changed the title WIP:To Test Bigtable CI failure [Bigtable] minor Javadoc clean up for ModifyColumnFamiliesRequest Jun 26, 2019
@sduskis sduskis added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 26, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 26, 2019
* @param familyId
* @return
*/
/** Configures the name of the new ColumnFamily to be created */
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it make sense to add {@link ColumnFamily}? (and the same applies for all of the other comments)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, It makes sense to me as well. I have added {@link ...}.

@codecov
Copy link
codecov bot commented Jun 26, 2019

Codecov Report

Merging #5568 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #5568   +/-   ##
=========================================
  Coverage     46.72%   46.72%           
- Complexity    24630    24645   +15     
=========================================
  Files          2351     2351           
  Lines        256175   256175           
  Branches      29324    29319    -5     
=========================================
  Hits         119686   119686           
  Misses       127569   127569           
  Partials       8920     8920
Impacted Files Coverage Δ Complexity Δ
...e/admin/v2/models/ModifyColumnFamiliesRequest.java 100% <ø> (ø) 7 <0> (ø) ⬇️

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 e5e6332...eb6dcde. Read the comment docs.

@sduskis sduskis added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 26, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 26, 2019
@igorbernstein2 igorbernstein2 merged commit 667e026 into googleapis:master Jun 27, 2019
@igorbernstein2 igorbernstein2 added the api: bigtable Issues related to the Bigtable API. label Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the Bigtable API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

0