mpociot / captainhook

Add Webhooks to your Laravel app, arrr
335 stars 26 forks source link

Sort use laravel-style #18

Closed lucasmichot closed 8 years ago

lucasmichot commented 8 years ago

Sort use the Laravel-style


Requires to be re-run after https://github.com/mpociot/captainhook/pull/16

codecov-io commented 8 years ago

Current coverage is 93.63%

Merging #18 into master will not affect coverage as of 8564483

@@            master     #18   diff @@
======================================
  Files            7       7       
  Stmts          157     157       
  Branches         0       0       
  Methods         25      25       
======================================
  Hit            147     147       
  Partial          0       0       
  Missed          10      10       

Review entire Coverage Diff as of 8564483

Powered by Codecov. Updated on successful CI builds.

lucasmichot commented 8 years ago

Rebased and applied https://styleci.io/analyses/XlKmDQ @mpociot