allysonsilva / laravel-artisan-domain-contexts

A Laravel Package for using Artisan commands in Domain Contexts
MIT License
31 stars 4 forks source link

🐛 fix: Added packages in composer.json allow-plugins #8

Closed allysonsilva closed 2 years ago

allysonsilva commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #8 (7d4121c) into 2.x (1645b1a) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 7d4121c differs from pull request most recent head 48c1a9e. Consider uploading reports for the commit 48c1a9e to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##                 2.x        #8   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       191       191           
===========================================
  Files             40        40           
  Lines            552       552           
===========================================
  Hits             552       552           
Flag Coverage Δ
tests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Commands/Concerns/InteractsWithChoices.php 100.00% <ø> (ø)