Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Migrate PHP to PSR-4 #252

Merged
merged 2 commits into from
Apr 23, 2017
Merged

Migrate PHP to PSR-4 #252

merged 2 commits into from
Apr 23, 2017

Conversation

oparoz
Copy link
Member

@oparoz oparoz commented Apr 23, 2017

No description provided.

@oparoz oparoz added the technical debt Technical issue label Apr 23, 2017
@oparoz oparoz added this to the Nextcloud 12.0 milestone Apr 23, 2017
@oparoz oparoz requested a review from rullzer April 23, 2017 15:06
@oparoz oparoz force-pushed the psr4 branch 2 times, most recently from 13a9cc9 to ba28184 Compare April 23, 2017 15:31
Signed-off-by: Olivier Paroz (oparoz) <[email protected]>
@codecov
Copy link

codecov bot commented Apr 23, 2017

Codecov Report

Merging #252 into master will increase coverage by 0.12%.
The diff coverage is 33.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #252      +/-   ##
============================================
+ Coverage     86.04%   86.16%   +0.12%     
+ Complexity      337      333       -4     
============================================
  Files            39       38       -1     
  Lines          1218     1207      -11     
============================================
- Hits           1048     1040       -8     
+ Misses          170      167       -3
Impacted Files Coverage Δ Complexity Δ
lib/Service/SearchFolderService.php 100% <ø> (ø) 8 <0> (?)
lib/Controller/FilesPublicController.php 100% <ø> (ø) 2 <0> (?)
lib/Middleware/CheckException.php 100% <ø> (ø) 1 <0> (?)
lib/Controller/ConfigController.php 100% <ø> (ø) 3 <0> (?)
lib/Middleware/EnvCheckMiddleware.php 93.54% <ø> (ø) 24 <0> (?)
lib/Environment/Environment.php 95.55% <ø> (ø) 28 <0> (?)
lib/Controller/PreviewPublicController.php 100% <ø> (ø) 2 <0> (?)
lib/Service/ThumbnailService.php 0% <ø> (ø) 2 <0> (?)
lib/Controller/PageController.php 100% <ø> (ø) 12 <0> (?)
lib/Controller/FilesApiController.php 100% <ø> (ø) 6 <0> (?)
... and 28 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f58bc5...b11be47. Read the comment docs.

Signed-off-by: Olivier Paroz (oparoz) <[email protected]>
@oparoz oparoz removed the request for review from rullzer April 23, 2017 16:16
@oparoz oparoz merged commit 0932190 into master Apr 23, 2017
@oparoz oparoz deleted the psr4 branch April 23, 2017 16:16
@rullzer
Copy link
Member

rullzer commented Apr 23, 2017

Whoohoo! 🎈

@oparoz oparoz mentioned this pull request Apr 24, 2017
12 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
technical debt Technical issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants