Skip to content

Remove "DEBUG OUTPUT:" from failing OCS API requests - #7760

Merged
rullzer merged 1 commit into
masterfrom
remove-useless-output
Jan 10, 2018
Merged

Remove "DEBUG OUTPUT:" from failing OCS API requests#7760
rullzer merged 1 commit into
masterfrom
remove-useless-output

Conversation

@MorrisJobke

Copy link
Copy Markdown
Member

Just some cleanup. There was never (at least not since I'm involved) an output behind this phrase. Also the code doesn't show anything.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
@MorrisJobkeMorrisJobke added 3. to review Waiting for reviews technical debt 🧱 🤔🚀 labels Jan 9, 2018
@MorrisJobkeMorrisJobke added this to the Nextcloud 13 milestone Jan 9, 2018
@codecov

codecovBot commented Jan 9, 2018

Copy link
Copy Markdown

Codecov Report

Merging #7760 into master will increase coverage by 0.05%.
The diff coverage is 0%.

@@ Coverage Diff @@## master #7760 +/- ##
============================================
+ Coverage 51.17% 51.22% +0.05% - Complexity 24959 24965 +6 
============================================
Files 1605 1607 +2 Lines 94950 94984 +34 Branches 1376 1376 ============================================
+ Hits 48588 48658 +70 + Misses 46362 46326 -36
Impacted FilesCoverage ΔComplexity Δ
ocs/v1.php0% <0%> (ø)0 <0> (ø)⬇️
lib/private/Security/CertificateManager.php91.08% <0%> (-1%)39% <0%> (ø)
apps/files_trashbin/lib/Trashbin.php72.28% <0%> (-0.25%)136% <0%> (ø)
...ps/user_ldap/composer/composer/autoload_static.php0% <0%> (ø)1% <0%> (ø)⬇️
.../user_ldap/composer/composer/autoload_classmap.php0% <0%> (ø)0% <0%> (ø)⬇️
apps/user_ldap/lib/AccessFactory.php0% <0%> (ø)2% <0%> (?)
apps/user_ldap/lib/ConnectionFactory.php0% <0%> (ø)2% <0%> (?)
lib/private/Server.php81.55% <0%> (+0.11%)134% <0%> (ø)⬇️
lib/private/Files/Cache/Propagator.php96.2% <0%> (+1.26%)16% <0%> (ø)⬇️
apps/files_trashbin/lib/Expiration.php91.93% <0%> (+1.61%)29% <0%> (ø)⬇️
... and 1 more

@MorrisJobkeMorrisJobke mentioned this pull request Jan 9, 2018
18 tasks
@rullzer
rullzer merged commit 88388ca into masterJan 10, 2018
@rullzer
rullzer deleted the remove-useless-output branch January 10, 2018 07:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewstechnical debt🧱 🤔🚀

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@MorrisJobke@rullzer@tacruc