-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[stable10] files:scan --group and --groups options #34754
Conversation
f4d283d
to
19fdc56
Compare
Codecov Report
@@ Coverage Diff @@
## stable10 #34754 +/- ##
===============================================
- Coverage 64.04% 45.03% -19.02%
===============================================
Files 1278 116 -1162
Lines 75838 11465 -64373
Branches 1291 1291
===============================================
- Hits 48572 5163 -43409
+ Misses 26887 5923 -20964
Partials 379 379
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## stable10 #34754 +/- ##
==============================================
+ Coverage 64.04% 64.04% +<.01%
Complexity 19258 19258
==============================================
Files 1278 1278
Lines 75838 75845 +7
Branches 1291 1291
==============================================
+ Hits 48572 48578 +6
- Misses 26887 26888 +1
Partials 379 379
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Docs issue owncloud/docs#742 and docs PR owncloud/docs#743 |
Description
Backport last 2 commits from #31719
Backport #34753
This effectively adds
files:scan --group
in addition to the existingfiles:scan --groups
option.See explanation in #34753 (comment)
How Has This Been Tested?
CI
Types of changes
Checklist: