test: add integration test for Column ACLs#1266
test: add integration test for Column ACLs#1266gcf-merge-on-green[bot] merged 7 commits intogoogleapis:masterfrom
Conversation
|
Warning: This pull request is touching the following templated files:
|
Codecov Report
@@ Coverage Diff @@
## master #1266 +/- ##
=========================================
Coverage 80.19% 80.19%
Complexity 1271 1271
=========================================
Files 79 79
Lines 6639 6639
Branches 767 767
=========================================
Hits 5324 5324
Misses 917 917
Partials 398 398 Continue to review full report at Codecov.
|
shollyman
left a comment
There was a problem hiding this comment.
Thanks for putting this together. Not sure I understand the changes in dependencies.sh, but you're far more familiar with java dependency management than I am.
Thanks! Yes, I reported this known issue with maven-dependency-plugin on 03/01/2021 and haven't heard anything back yet. Therefore, adding the exclusion as a temporary fix. I added this issue in the comment in case it gets fixed so we can remove it. |
Fixes: #1244