carloshenrq / ragnaservice

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

Coding ignore #50

Closed carloshenrq closed 5 years ago

carloshenrq commented 5 years ago

Introdução ao Pull Request

Alterações propostas

Acertado algumas coisas que podem melhorar o código e outras que não podem ser removidas de imediato e por isso foram ignoradas.

Issues:

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #50   +/-   ##
=======================================
  Coverage       100%   100%           
+ Complexity      176    175    -1     
=======================================
  Files            16     16           
  Lines           728    728           
=======================================
  Hits            728    728
Impacted Files Coverage Δ Complexity Δ
app/Controller/ControllerParser.php 100% <ø> (ø) 10 <0> (ø) :arrow_down:
app/autoload.php 100% <ø> (ø) 3 <0> (ø) :arrow_down:
app/Model/Observer/ProfileObserver.php 100% <100%> (ø) 4 <0> (ø) :arrow_down:
app/App.php 100% <100%> (ø) 53 <0> (-1) :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 61b29ad...38f72c6. Read the comment docs.