add stats guest_count, renamed count to total_count#146
Conversation
|
@phil-davis userTypeHelper available since 10.7 how do we handle this? |
@janackermann it was only complaining about the var not being declared in the class: ae068c1 And the acceptance tests against I looked at the acceptance tests for 5 seconds - there is only 1 scenario, no interesting test cases there! I guess the unit tests cover checking that the output has the expected stuff. |
|
Thank you! |
|
Locally tested with: There is a |
phil-davis
left a comment
There was a problem hiding this comment.
LGTM - @jvillafanez review please.
|
@phil-davis I will bump min version 10.8 since we need a slight change in the core |
jvillafanez
left a comment
There was a problem hiding this comment.
No workaround for the private class... this will have to do for now.
|
Note: https://drone.owncloud.com/owncloud/configreport/1368/4/3 core master needs to say it is at 10.8 - see PR owncloud/core#38745 |
|
@phil-davis needed to remove latest temporary from drone.star, agree? |
agree - we know that this new configreport code does not work against |
|
Kudos, SonarCloud Quality Gate passed! |
Show guest count in stats.
Fixes: