Fanamurov / larrock-core

Core components for LarrockCMS
Other
44 stars 4 forks source link

Apply fixes from StyleCI #92

Closed Fanamurov closed 6 years ago

Fanamurov commented 6 years ago

This pull request applies code style fixes from an analysis carried out by StyleCI.


For more information, click here.

codecov[bot] commented 6 years ago

Codecov Report

Merging #92 into master will increase coverage by 0.03%. The diff coverage is 54.34%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #92      +/-   ##
============================================
+ Coverage     61.19%   61.23%   +0.03%     
  Complexity      413      413              
============================================
  Files            41       41              
  Lines          1103     1104       +1     
============================================
+ Hits            675      676       +1     
  Misses          428      428
Impacted Files Coverage Δ Complexity Δ
src/Events/ComponentItemUpdated.php 100% <ø> (ø) 1 <0> (ø) :arrow_down:
src/Events/ComponentItemStored.php 100% <ø> (ø) 1 <0> (ø) :arrow_down:
src/Plugins/PluginAnonsTrait.php 100% <ø> (ø) 1 <0> (ø) :arrow_down:
src/Events/ComponentItemDestroyed.php 100% <ø> (ø) 1 <0> (ø) :arrow_down:
src/Helpers/FormBuilder/FormDate.php 100% <ø> (ø) 1 <0> (ø) :arrow_down:
src/Helpers/FormBuilder/FormButton.php 100% <ø> (ø) 1 <0> (ø) :arrow_down:
src/Listeners/CoreEventSubscriber.php 100% <ø> (ø) 1 <0> (ø) :arrow_down:
src/Traits/AdminMethodsShow.php 0% <0%> (ø) 3 <0> (ø) :arrow_down:
src/Traits/AdminMethodsUpdate.php 0% <0%> (ø) 7 <0> (ø) :arrow_down:
src/Traits/AdminMethodsDestroy.php 0% <0%> (ø) 10 <0> (ø) :arrow_down:
... and 31 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 80cf441...c5dde5a. Read the comment docs.