carloshenrq / ragnaservice

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

Melhorias no código. #53

Closed carloshenrq closed 5 years ago

carloshenrq commented 5 years ago

Introdução ao Pull Request

Alterações propostas

Pequenas melhorias no código =]

Issues:

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #53   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity      175    175           
=======================================
  Files            16     16           
  Lines           728    727    -1     
=======================================
- Hits            728    727    -1
Impacted Files Coverage Δ Complexity Δ
app/App.php 100% <ø> (ø) 53 <0> (ø) :arrow_down:
app/Model/Observer/ProfileObserver.php 100% <100%> (ø) 4 <0> (ø) :arrow_down:
app/Model/Observer/ProfileResetObserver.php 100% <100%> (ø) 4 <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 8ac13ea...555a38a. Read the comment docs.