gpressutto5 / laravel-slack

:hash: Slack notification for Laravel as it should be. Easy, fast, simple and highly testable.
MIT License
289 stars 41 forks source link

Updated composer.json to fix gpressutto5/laravel-slack#13 #14

Closed lukasmu closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #14 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #14   +/-   ##
=======================================
  Coverage       100%   100%           
+ Complexity       31     28    -3     
=======================================
  Files             5      5           
  Lines            72     70    -2     
=======================================
- Hits             72     70    -2
Impacted Files Coverage Δ Complexity Δ
src/ServiceProvider.php 100% <0%> (ø) 3% <0%> (-1%) :arrow_down:
src/Slack.php 100% <0%> (ø) 13% <0%> (-2%) :arrow_down:
src/Testing/SlackFake.php 100% <0%> (ø) 7% <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 66fdf98...95420ec. Read the comment docs.