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

Add support for Laravel 8 #22

Closed ttrig closed 3 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #22   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        28        28           
===========================================
  Files              5         5           
  Lines             70        73    +3     
===========================================
+ Hits              70        73    +3     
Impacted Files Coverage Δ Complexity Δ
src/Slack.php 100.00% <0.00%> (ø) 13.00% <0.00%> (ø%)
src/ServiceProvider.php 100.00% <0.00%> (ø) 3.00% <0.00%> (ø%)
src/Testing/SlackFake.php 100.00% <0.00%> (ø) 7.00% <0.00%> (ø%)

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 d9dbabb...823e732. Read the comment docs.

gpressutto5 commented 3 years ago

I'm sorry I didn't see this before. Thank you for helping!