carloshenrq / ragnaservice

RESTful api for ragnarok emulators
GNU General Public License v3.0
0 stars 0 forks source link

Arrumado problemas com coding style #57

Closed carloshenrq closed 5 years ago

carloshenrq commented 5 years ago

Introdução ao Pull Request

Alterações propostas

Novas opções foram ativadas no tratamento do código. Alterado programas que preveem essas mudanças.

Issues:

codecov[bot] commented 5 years ago

Codecov Report

Merging #57 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #57   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity      172    172           
=======================================
  Files            16     16           
  Lines           733    733           
=======================================
  Hits            733    733
Impacted Files Coverage Δ Complexity Δ
app/Model/Observer/ProfileObserver.php 100% <100%> (ø) 4 <0> (ø) :arrow_down:
app/Controller/Server.php 100% <100%> (ø) 15 <15> (ø) :arrow_down:
app/Controller/Home.php 100% <100%> (ø) 2 <0> (ø) :arrow_down:
app/Model/ServerLogin.php 100% <100%> (ø) 1 <1> (ø) :arrow_down:
app/Model/Profile.php 100% <100%> (ø) 10 <0> (ø) :arrow_down:
app/Model/ServerChar.php 100% <100%> (ø) 1 <1> (ø) :arrow_down:
app/Controller/Profile.php 100% <100%> (ø) 48 <0> (ø) :arrow_down:
app/Controller/ControllerParser.php 100% <100%> (ø) 10 <0> (ø) :arrow_down:

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 5897bb0...5fb6264. Read the comment docs.