[10.2.0] Add acceptance test for checking changing sharing permissions#35279
[10.2.0] Add acceptance test for checking changing sharing permissions#35279dpakach wants to merge 1 commit into
Conversation
Codecov Report
@@ Coverage Diff @@
## release-10.2.0 #35279 +/- ##
====================================================
- Coverage 64.39% 64.39% -0.01%
Complexity 20051 20051
====================================================
Files 1285 1285
Lines 76848 76848
Branches 1308 1308
====================================================
- Hits 49485 49484 -1
- Misses 26979 26980 +1
Partials 384 384
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## release-10.2.0 #35279 +/- ##
====================================================
- Coverage 64.39% 64.39% -0.01%
Complexity 20051 20051
====================================================
Files 1285 1285
Lines 76848 76848
Branches 1308 1308
====================================================
- Hits 49485 49484 -1
- Misses 26979 26980 +1
Partials 384 384
Continue to review full report at Codecov.
|
phil-davis
left a comment
There was a problem hiding this comment.
Why are we backporting to release-10.2.0 branch?
We do not want to add anything there.
I guess CI for #35262 is the blocker - we need to get that merged so that stable10 is up-to-date.
|
@phil-davis I didn't noticed that PR, will make a backport in stable10 now that #35262 has been merged. |
Backport for #35166